View Full Version : phtml?


reddragon8
02-06-2005, 04:15 PM
i jw, whats .phtml?
issit like php....?
and are there ne free hosts that support php...? cus freewebs dnt :(

pb&j
02-06-2005, 05:35 PM
.phtml is simply a file extension. You can set up your
webserver so it knows pages with a certain extension are PHP files that
should be parsed by PHP before it sends it to the browser.

The '.phtml' extension dates back to version 2.0 of PHP and is pretty
much outdated, as is '.php3' by now. The preferred standard extension to
use for PHP files is now '.php'.

you can do a search in the goodies and general sections for hosts that may meet your needs.