PDA

View Full Version : phtml to php


dunefreak
Fri 3rd Nov '00, 9:24pm
I would like to change from .phtml extensions to .php. Can I just upload the upgrade .php extensions over the top of the .phtml files.

I am running php4 on my server.

Mike Sullivan
Fri 3rd Nov '00, 9:53pm
Yes, that will work....

BUT...
You have to change every instance of .phtml to .php in EVERY template. Enjoy :)

dunefreak
Fri 3rd Nov '00, 9:55pm
Guess I won't be changing then.