View Single Post
Old 2006-12-30, 09:38 PM   #2
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
Maybe I'm misunderguessing what you're trying to do, but if you just want to have php functions available on pages with html extensions you can do that by adding the one line below to your .htaccess file.

Code:
AddType application/x-httpd-php .html
__________________
"If you're happy and you know it, think again." -- Guru Pitka
Simon is offline   Reply With Quote