sonalee Posted May 26, 2011 Share Posted May 26, 2011 i have installed xampp but now where to write php script & how to give mysql commands plz guide me Link to comment https://forums.phpfreaks.com/topic/237523-how-to-use-xampp/ Share on other sites More sharing options...
herghost Posted May 26, 2011 Share Posted May 26, 2011 What os are you using? You need to copy the lampp folder into /opt if you are using linux, you then need to start xampp by using '/opt/lampp/lampp start' from the terminal You can then create a folder in /opt/lampp/htdocs for your site and add this to your virtualhosts for mysql, in terminal just type mysql and follow the instructions xampp includes phpmyadmin so you can just goto localhost/phpmyadmin Link to comment https://forums.phpfreaks.com/topic/237523-how-to-use-xampp/#findComment-1220555 Share on other sites More sharing options...
gristoi Posted May 26, 2011 Share Posted May 26, 2011 if you are using windows however it will more than likely be: c:/xammp/htdocs/ Link to comment https://forums.phpfreaks.com/topic/237523-how-to-use-xampp/#findComment-1220563 Share on other sites More sharing options...
Maq Posted May 26, 2011 Share Posted May 26, 2011 i have installed xampp but now where to write php script & how to give mysql commands please guide me Read the documentation: http://www.apachefriends.org/en/xampp-windows.html Link to comment https://forums.phpfreaks.com/topic/237523-how-to-use-xampp/#findComment-1220646 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.