HELP!!! >_< IM SO LOST!
Posted: Sat Apr 26, 2003 7:02 pm
I need help badly. I just got the book 'PHP and MYSQL for Dummies" and in like the second chapter it shows a testing script, and i type the script in , and its doenst work.
This is an HTML line.
This is a PHP line
Right???
PLZ talk with me!
ICQ - 264389792
MSN - L2K_birdy@hotmail.com
AIM - Freak4God0122
Yahoo - Freak4God0123
I type it in, and it doesnt work.... I should see
<html>
<head>
<title>PHP TEST</title>
</head>
<Body>
<p>This is an HTML line.
<p>
<?php
echo "This is a PHP line";
phpinfo();
?>
</body>
</html>
This is an HTML line.
This is a PHP line
Right???
PLZ talk with me!
ICQ - 264389792
MSN - L2K_birdy@hotmail.com
AIM - Freak4God0122
Yahoo - Freak4God0123