Enable php scripts in html
Monday, March 12, 2007
For Godaddy hosting, include the following line in .htaccess file.
AddHandler x-httpd-php5 .htmlThis tells the server to treat all files with extension .html as PHP5 files. So now, you can add any php code to your html pages.
Posted bySeshu Karthick at 1:28 PM
Labels: php
0 comments:
Subscribe to:
Post Comments (Atom)