Thread
:
changing extensions
View Single Post
2006-12-30, 09:38 PM
#
2
Simon
That which does not kill us, will try, try again.
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
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
View Public Profile
Visit Simon's homepage!
Find More Posts by Simon