Hey, I am a beginner to programming and I am having some major issues. I was told that I could download Apache2.2 MySQL, and PHP5, as well as phpmyAdmin, and test out my scripts before uploading them to my webhost. Well, i did everything I was supposed to do to install those programs. After a while I downloaded XAMPP by suggestion, stating it was easier to use. BUT, before I downloaded it, I was having this problem.....NONE of my php test scripts work! Nothing is displayed. I did phpinfo() and everything showed up like it was supposed to, telling me that Apache2.2 could read the php. HOWEVER, when I created "index.php" with the code <?php echo "helloworld!"; ?> NOTHING displays. Not even helloworld! Nothing shows up. Can someone please help get my php codes to show???? PLEASE!!!!!!!