PHP Rookie - Getting blank page. What am I doing wrong?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

hawkfire
Forum Newbie
Posts: 14
Joined: Sun Oct 30, 2005 6:20 am

Post by hawkfire »

shiznatix wrote:what i found to be a really good idea was just install php and apache and mysql on your own computer then you can have complete access to you php.ini file
I tried that with EasyPHP, but it would not recognize any of the PHP mysql commands.
Charles256
DevNet Resident
Posts: 1375
Joined: Fri Sep 16, 2005 9:06 pm

Post by Charles256 »

sure it does.it's what I used to test your code:-D try installing the latest version...and are you sure php is set up on your server?i don't get why it's giving you a blank page when I got it to show up... :-/
foobar
Forum Regular
Posts: 613
Joined: Wed Sep 28, 2005 10:08 am

Post by foobar »

If you can't get EasyPHP to work, I'd recommend XAMPP. It's pretty solid and has got almost everything you need.
Post Reply