Vote
0
How To Run PHP in HTML Pages
Angsuman Chakraborty
July 28th, 2006
This technique will only work if your Apache server has PHP enabled (how to test php support in apache http server) and .htaccess enabled.
In the root directory of your html files create a file named .htaccess. The file may already be present.
Open the file in your favorite editor and add the following lines:
addtype application/x-httpd-php .html
addtype application/x-httpd-php .htm
Done!
Filed under Headline News, How To, PHP, Tech Note, Web, Web Hosting, Web Services |
|
RSS 2.0 |
Trackback this Article
|
Email this Article
You may also like to read |


Add to Technorati Favorites
































