See if this any of these is what you want:
http://www.download3k.com/Software-Development/Editors-Tools/Download-HTML-TO-PHP.html
http://www.gold-software.com/0-CodeHTMLConverter-file3862.html
I know zero about this software or the source wehsites, so use at your own risk.
You might try opening your file as a web page and clicking on page in the tool bar; then select save as. If this works you don't need unknown software.
To convert HTML to PHP just change the extension from .htm to .php. The difference between an HTML file and a typical PHP file is that the PHP file has additional code which can (only) be executed on a PHP server. The result of serving a PHP file is always HTML. So if you convert an HTML file to PHP you will get exactly the same output on the client side as with the HTML file.
I don't really understand what you want to achieve.
RoHe
10 Elder
•
45.2K Posts
0
July 3rd, 2007 00:00
http://www.download3k.com/Software-Development/Editors-Tools/Download-HTML-TO-PHP.html
http://www.gold-software.com/0-CodeHTMLConverter-file3862.html
I know zero about this software or the source wehsites, so use at your own risk.
Ron
Dr. Lawrence Ho
2 Intern
•
2K Posts
0
July 5th, 2007 22:00
benpal
28 Posts
0
July 9th, 2007 16:00