PDA

View Full Version : PHP into HTML


Slow_loris
08-13-2004, 12:06 PM
Can anybody advice me how to insert a php script into my html page?
Any help much appreciated.

Thank you.

epement
08-13-2004, 02:25 PM
Can anybody advice me how to insert a php script into my html page?
Any help much appreciated.

Visit http://www.html4newbies.com to learn how to write HTML.

Visit http://www.html4newbies.com/header_footer_tip.shtml for a simple explanation (the PHP example is at the bottom of the page). You can also try here:

http://www.free2code.net/tutorials/programming/php/4/Introduction_to_PHP.php
--
Eric Pement

Slow_loris
08-13-2004, 02:37 PM
Thank you