leolim Posted November 23, 2007 Share Posted November 23, 2007 currently i use the easyphp to build my php file. could anyone tell me the better package to be installed on my system fro the php development? please list out for me what should i need to download to run and build php script on my system thanks Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted November 23, 2007 Share Posted November 23, 2007 There are many posts discussing which is the best editor to use for PHP (This thread is one of them) As for running your PHP scripts you need to install a http server configured with PHP. The most popular free http server is Apache and you can get PHP from php.net If you are new to installing and setting up http servers with PHP then there are many pre-configured packages out there. I'd recommend WAMP for windows, or XAMPP for *nix or MAMP for Mac Before using any of the packages above make sure you read the documentation that comes with it in order to now where to place your PHP script in order to run them. Quote Link to comment Share on other sites More sharing options...
leolim Posted November 26, 2007 Author Share Posted November 26, 2007 could you provide the links where and what i need to download? thanks Quote Link to comment Share on other sites More sharing options...
trq Posted November 26, 2007 Share Posted November 26, 2007 Is google broken? Quote Link to comment Share on other sites More sharing options...
leolim Posted November 28, 2007 Author Share Posted November 28, 2007 i thought XAMPP also can be used fro windows rite? which one is better WAMP or XAMPP? Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted November 28, 2007 Share Posted November 28, 2007 I'd recommend WAMP. 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.