kobayashi_one Posted April 12, 2006 Share Posted April 12, 2006 People, I want to ask for your help with a simple problem, I want to start learning PHP. However, my browser can't parse local PHP files, I downloaded the PHP.net installation, but still local files remain blank... Could anyone solve this (probably) easy problem? I have windows ME installed, maybe that's the problem... Quote Link to comment Share on other sites More sharing options...
obsidian Posted April 12, 2006 Share Posted April 12, 2006 [!--quoteo(post=364013:date=Apr 12 2006, 09:18 AM:name=kobayashi_one)--][div class=\'quotetop\']QUOTE(kobayashi_one @ Apr 12 2006, 09:18 AM) [snapback]364013[/snapback][/div][div class=\'quotemain\'][!--quotec--]People, I want to ask for your help with a simple problem, I want to start learning PHP. However, my browser can't parse local PHP files, I downloaded the PHP.net installation, but still local files remain blank... Could anyone solve this (probably) easy problem? I have windows ME installed, maybe that's the problem...[/quote]have you installed a local server like apache? you've got to have a server installed to run PHP on.check out this wikipedia entry on [a href=\"http://en.wikipedia.org/wiki/WAMP\" target=\"_blank\"]WAMP[/a] for a little more explanation Quote Link to comment Share on other sites More sharing options...
adamjnz Posted April 13, 2006 Share Posted April 13, 2006 have a look here [a href=\"http://www.indigostar.com/microweb.htm\" target=\"_blank\"]http://www.indigostar.com/microweb.htm[/a]Its a really great web server, comes with PHP already installed and configured.I run mine off my flash drive, totally portable and really great to show work off to clients when a connection to the net isn't possible Quote Link to comment Share on other sites More sharing options...
caraldur Posted April 13, 2006 Share Posted April 13, 2006 I use Xampp, this installs PHP, MySQL, Apache, Filezilla, and Mercury. Great for developing websites locally before uploading the to a webserver.Here's the Link [a href=\"http://www.apachefriends.org/en/xampp-windows.html\" target=\"_blank\"]Xampp[/a] Quote Link to comment Share on other sites More sharing options...
predator12341 Posted April 13, 2006 Share Posted April 13, 2006 i suggest you get 2 books b4 u do any morePHP 5 for Dummies and PHP and MySQL for Dummies they teach you how to do everything you need to get started and they also have some advance info in them to get them b4 you continue Quote Link to comment Share on other sites More sharing options...
kobayashi_one Posted April 13, 2006 Author Share Posted April 13, 2006 Thanks for the help everyone! It's much apreciated.. Quote Link to comment 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.