Thread: PHP inside html
View Single Post
Old 11-22-2004, 11:14 AM   #7 (permalink)
Iron_Cross
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

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 is offline