
Member • Apr 6, 2010
Member • Apr 6, 2010
Administrator • Apr 6, 2010
Using XAMPP is very easy. Follow these steps -nicepeeyushI am learning PHP and oone of my has given me a software XAMPP which can run PHP scripts....but i dont know how to use it.So if anyone knows about it then plz tell me....
Member • Apr 7, 2010
Member • Aug 15, 2011
Member • Aug 15, 2011
Member • Dec 31, 2011
Member • Mar 27, 2012
Administrator • Mar 27, 2012
The_Big_KUsing XAMPP is very easy. Follow these steps -
1. Run the XAMPP application. Turn on Apache & MySQL (if your application needs database) services through it.
2. Click on 'Explore' button on the XAMPP control panel - in the window that opens, check for htdocs folder.
3. htdocs folder is the one where all your PHP scripts should lie. This is the folder that Apache points to.
4. You might want to create a separate folder inside /htdocs/ folder to save all your PHP programs. Let's call it 'myprograms'.
5. Save your php script in /htdocs/myprograms folder. (Ex. test.php)
6. Now, start your webbrowser and type following address: #-Link-Snipped-#
Your browser will now execute the script and show you the output.
I hope this works for you. If you have further questions, feel free to ask 😀
Member • Mar 28, 2012
I suggest you to go for WAMP SERVER. It's hassle free !Rajeev NRhai,... i am Rajeev from Kerala(INDIA). i am a fresher in php development. i would like to study about php language. i dont know anything about php...i installed XAMPP from net. now i am studying php tutorials...please help me, how can i run a php program ?
Member • Mar 28, 2012
As easy as 1-2-3Abhishek SwainI suggest you to go for WAMP SERVER. It's hassle free !
Administrator • Mar 28, 2012
Member • Mar 28, 2012
Yes, even XAMPP is good. After all it depends on your choice. I have started my way with wamp server. So thought of suggesting others. 😁The_Big_KWAMP and XAMPP both work almost the same way. Even XAMPP is easy to use; and I've never had any problems with it. The best thing about XAMPP is that they keep their package up to date with the latest versions of the web and database servers.
It's been long time since I used XAMPP though. Not aware of the latest developments. 😀
Member • Mar 29, 2012
Member • Mar 29, 2012
Member • Mar 30, 2012
Member • Apr 1, 2012
Member • Jun 6, 2012
Member • Jun 6, 2012
Member • Jun 6, 2012
i am not sure what happened yesterday.. now it is working fine..Praveen-KumarWhat URL did you enter? Try WAMP Server and let us know!
Member • Jun 18, 2012
Member • Jun 18, 2012
epic fail always get error 404The_Big_K#-Link-Snipped-# : Read this post ->
Member • Jun 18, 2012
The 404 or Not Found error message is a HTTP standard response code indicating that the client was able to communicate with the server, but the server could not find what was requested.iam12What does error 404 mean?
Member • Jun 27, 2012
Member • Jul 25, 2013
Member • Aug 10, 2013
Hi Kaustabh,Kaustubh KatdareUsing XAMPP is very easy. Follow these steps -
1. Run the XAMPP application. Turn on Apache & MySQL (if your application needs database) services through it.
2. Click on 'Explore' button on the XAMPP control panel - in the window that opens, check for htdocs folder.
3. htdocs folder is the one where all your PHP scripts should lie. This is the folder that Apache points to.
4. You might want to create a separate folder inside /htdocs/ folder to save all your PHP programs. Let's call it 'myprograms'.
5. Save your php script in /htdocs/myprograms folder. (Ex. test.php)
6. Now, start your webbrowser and type following address: #-Link-Snipped-#
Your browser will now execute the script and show you the output.
I hope this works for you. If you have further questions, feel free to ask 😀
Administrator • Aug 10, 2013
Member • Aug 10, 2013
Member • Aug 10, 2013
Administrator • Aug 10, 2013
Member • Aug 10, 2013
Member • Aug 10, 2013
Member • Nov 10, 2013
Administrator • Nov 10, 2013
Member • Nov 11, 2013
Are you working on linux? on linux paths are case sensitive, so make sure directory name is exactly same as you are accessing on browserTushar KathuriaI am also getting the same error 404.I entered url #-Link-Snipped-#
Folder myprograms is saved in htdocs and test.php in myprograms.
please help me otherwise i will not even be able to start using php.
Member • Apr 8, 2014
Administrator • Apr 8, 2014
Share the exact steps you performed. That will help us know what went wrong. We will guide you from there.NIRAJ PANDEYI installed xampp on ma lappy..m newbie in php development..i tried to run php sript..bt browser dnt pops anythng inside php code...help
Member • Apr 8, 2014
Administrator • Apr 8, 2014
Member • Apr 8, 2014
Member • Apr 8, 2014