Forum Moderators: coopster
1- is it ok to have couple of pages with php extension? while all my old pages remain with .html?
2- if I want to change the extension of all html pages to php is it ok to just write the following code in top of every page and change the extension to php? or just change the html to php?
I use Macromedia MX and PHAkt trial, I appreciate your help.
"<?php //PHP ADODB document - made with PHAkt 3.5.1?>"
I did use a software to convert html page to php page, but it did put tons of echo code in front of every single line of code inside all pages, i did not like it, so i did not use it,
thanks for reply.