Forum Moderators: coopster

Message Too Old, No Replies

PHP script to be loaded in html document

         

walker

1:23 pm on Jan 25, 2005 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



yes its possible but you must set apache to parse .htm files with the php script engine