ok I may have misread that. However I did a test of PHP shown in my "Dummies" book and it didn't show any PHP script or anything. How can I tell what I did wrong. Below is the test page code.
<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>
when I open the file in the browser it only shows the HTML line and not the PHP or the table of info.
I am really getting close to when I need to have this go live, if anyone is willing to help me via IM my Yahoo AIM and MSN ids are Warderbrad (Warderbrad@hotmail.com for MSN)