Convertext

Description

On my test computer, PHP4 and PHP5 are both installed. I frequently download lot of PHP scripts with '.php' extension that I have to rename into '.php5' if I want to test them in that language version.

That script enable to convert extension used by PHP scripts. It will replace file extension, but also, look inside files to replace extension used in code (require, require_once, include, include_once, links, ...).

For example, when using a '.php3' SPIP distribution, only 4 existing '.php' files need to be renamed manually before using that script and obtain a '.php' version.

Documentation

  • Unzip below file in one of your web server directory.
  • With your prefered browser, open convertext.php page.
  • Next step is supposed to be intuitive ...

Use

Template engine TinyButStrong http://www.tinybutstrong.com

License

That software is free in the respect of 'GNU General Public License' (version 2) from Free Software Foundation. It is supplied as it is and without any warranty.

Download

History

Date Version Changes Status
28 September 2005 0.0.0 First public release. In use