Hi I have a PHP script that I want to impliment direct into an HTML template where the file is FileName.htm - containing a PHP scipt.
Is this possible?
Kind Regrads
Walker
dreamcatcher
3:05 pm on Jan 25, 2005 (gmt 0)
Use Google to search for Smarty, PHP Lib or Fast Template. They are all templating systems/engines. There is also a pretty effective template tutorial at Codewalkers.com.
Hope that helps.
topr8
3:15 pm on Jan 25, 2005 (gmt 0)
yes its possible but you must set apache to parse .htm files with the php script engine