Wednesday 27 February 2008

getting HTML pages to parse PHP

By adding this to my .htaccess file:
AddType application/x-httpd-php .php .html
I got my Browser to pick up my PHP includes in my HTML files

No comments: