View Single Post
Old 2004-10-06, 11:03 AM   #4
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
http://www.greenguysboard.com/board/...p+and+includes

Quote:
ChristyB,

heres a great little trick that will save your life. Put the following line of code in your .htaccess file

AddType application/x-httpd-php .html .htm

after this the server will parce the php code in your html pages

will work on all servers using apache. if it doesn't work talk to your admin.

to test it just put this line of code in your html file as it

<?phpinfo();?>

it will give you your server info if the .htaccess is correct



__________________
{fusion}
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote