sd9sd Posted April 18, 2008 Share Posted April 18, 2008 Hi, Everytime I have to test a PHP file, I have to upload it to the web....it's cumbersome! Isn't there a way to run a php file locally? I've heard of the 'sandbox' term. Could such a sandbox be used to simulate a php server? Any method of doing it locally? Quote Link to comment Share on other sites More sharing options...
PFMaBiSmAd Posted April 18, 2008 Share Posted April 18, 2008 To develop and test php code locally, you install a web server and php (and mysql) on your computer. There are several all-in-one package installers. XAMPP is probably the most popular and up to date - http://www.apachefriends.org/en/index.html Quote Link to comment Share on other sites More sharing options...
gluck Posted April 21, 2008 Share Posted April 21, 2008 get LAMP on your local machine. Quote Link to comment Share on other sites More sharing options...
billa420 Posted May 8, 2008 Share Posted May 8, 2008 Which server & PHP do we use for Windows 98 & XP? Quote Link to comment Share on other sites More sharing options...
sd9sd Posted May 9, 2008 Author Share Posted May 9, 2008 Thanks PFMaBiSmAd & gluck! 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.