Please Help- PHP Shown on HTML page
Posted: Fri Jul 29, 2005 11:09 pm
Greetings,
I was hoping a fellow forum member could help me out.
I came across a forum post (forgot to bookmark)showing a piece of code that could be inserted into my htaccess file, which would allow a php include tag(s) to be displayed on a file saved as .html.
Ex:
<?php
include ("filename.php");
?>
Thanks in advance,
Hostresponse
I was hoping a fellow forum member could help me out.
I came across a forum post (forgot to bookmark)showing a piece of code that could be inserted into my htaccess file, which would allow a php include tag(s) to be displayed on a file saved as .html.
Ex:
<?php
include ("filename.php");
?>
Thanks in advance,
Hostresponse