stupid_php_user Posted April 12, 2012 Share Posted April 12, 2012 Hi everybody! I'm creating a site and none of my php-code works. I tried to do a simple php-code to test it but it doesn't work either. The simple php-code: <?php echo "hello"; ?> Quote Link to comment https://forums.phpfreaks.com/topic/260802-my-php-code-doesnt-work/ Share on other sites More sharing options...
yami007 Posted April 12, 2012 Share Posted April 12, 2012 does it give a blank page ? Quote Link to comment https://forums.phpfreaks.com/topic/260802-my-php-code-doesnt-work/#findComment-1336675 Share on other sites More sharing options...
stupid_php_user Posted April 12, 2012 Author Share Posted April 12, 2012 Yes it does and I don't know why or how to fix it. Anything I can do? Quote Link to comment https://forums.phpfreaks.com/topic/260802-my-php-code-doesnt-work/#findComment-1336677 Share on other sites More sharing options...
trq Posted April 12, 2012 Share Posted April 12, 2012 Have you installed and configured php on your server? Quote Link to comment https://forums.phpfreaks.com/topic/260802-my-php-code-doesnt-work/#findComment-1336686 Share on other sites More sharing options...
stupid_php_user Posted April 12, 2012 Author Share Posted April 12, 2012 I'm using WAMP Server so I guess so, but it doesn't even work when I use it from my desktop. I don't know what to do... Quote Link to comment https://forums.phpfreaks.com/topic/260802-my-php-code-doesnt-work/#findComment-1336688 Share on other sites More sharing options...
PFMaBiSmAd Posted April 12, 2012 Share Posted April 12, 2012 Are you using a URL in your browser? It would be http://localhost/your_file_name.php Quote Link to comment https://forums.phpfreaks.com/topic/260802-my-php-code-doesnt-work/#findComment-1336693 Share on other sites More sharing options...
stupid_php_user Posted April 13, 2012 Author Share Posted April 13, 2012 I fixed the problem, my server was just offline me=stupid Quote Link to comment https://forums.phpfreaks.com/topic/260802-my-php-code-doesnt-work/#findComment-1337189 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.