Description:
asp2php is a set of C programs that allows you to convert ASP to PHP script. This will basically copy myfile.asp into a file called myfile.php3. It will rename links that have .asp in them to .php3. It will also rename links that have .htm in them to .html.
|