If you mean you embedded the
php in a file with a .
html extension, then you will have to place a line in your .htaccess file that tells the server to pass .
html files throough the
php parser.
- Code: Select all
AddType application/x-httpd-php .html .php4 .shtml .txt