December 9, 200916 yr Hi Does anyone know if I can put a PHP page in a html site. I have a html site but want to put a PHP gallery in it and can't be bothered to change all the file names.
December 9, 200916 yr You could do it by adding a php handler in your htaccess file http://www.besthostratings.com/articles/php-in-html-files.html
December 9, 200916 yr Your existing site can continue to run in html, and the php gallery can run in PHP. Both work fine alongside each other.
December 9, 200916 yr Author Your existing site can continue to run in html, and the php gallery can run in PHP. Both work fine alongside each other. Thank you that is exactly what I wanted to know. Didn't know if it would affect the site in anyway.
December 9, 200916 yr Author You could do it by adding a php handler in your htaccess file http://www.besthostratings.com/articles/php-in-html-files.html Thank you also I will look into that
Create an account or sign in to comment