iphone5
Showing posts with label
html
.
Show all posts
Showing posts with label
html
.
Show all posts
Monday, May 31, 2010
How to insert a php code into a html page?
To insert a php code in files with .html extension just add the following code to the .htaccess file from your site root:
RemoveHandler .html
AddType application/x-httpd-php .php
Older Posts
Home
Subscribe to:
Posts (Atom)