Thread
:
PHP inside html
View Single Post
11-22-2004, 11:14 AM
#
7
(
permalink
)
Iron_Cross
Ultra Techie
Join Date: Sep 2003
Location: Bamberg, Germany
Posts: 549
maybe that extra line of "Hello world" is throwing the tables out of wack.
You file should look something like:
Code:
<html> <body> <?php echo "Hello World"; ?> </body> </html>
named index.php
__________________
See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.
PM Me for my MSN
Iron_Cross
View Public Profile
Send a private message to Iron_Cross
Find More Posts by Iron_Cross