Difference between using mysql in xampp and using mysql separately

I have used xampp on windows to do some php programming(basic) and now i'm trying to do some python/perl database connectivity programs(again basic) with mysql. The thing is when i used xampp, it already had the sql but in my college lab we used mysql directly(they had installed it separately) without using xampp...... so i want to know what differences are there in using these 2 methods and which i should know to make sure that I'm learning programming properly ps. if someone could also list syntax differences(if there are any) in db connectivity while using xampp and mysql direclty it would be even more helpful or telling me to refer a link would also be fine

1 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like