<?php
phpinfo();
?>
What does it return ? Also, don't put the bracket withecho statement.
<?php
echo "Hello";
?>
It should be.
Zero13
Practically a Master Poster
624 posts since Jan 2009
Reputation Points: 120
Solved Threads: 139
how are you accessing the file
it appears a localhost error
almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376