MySQL, starting out.. help :3
#1

Hey, there. I have a small gamemode which I want to get further with, and I've come to the conclusion that I want to use MySQL in my gamemode, simply because of all the possibilities, like connecting the database to pHp(websites), etc.. But, to make that work, I need to learn MySQL.. I've downloaded XAMPP, but I honestly have no clue about MySQL nor pHpMyAdmin. I've been searching a little bit, but I can't really find something that fits me, what I wanna do is use MySQL for saving user variables, and logs etc. So, is there any recommended tutorial series or tutorials I should check out? As I've said, I'm totally blank at this stage.

Thanks for any help.
Reply
#2

You can start by learning SQL, the language MySQL is based on. You don't need to know everything just the basics will get you a long way (select, from, update, create, ...).

http://www.w3schools.com/sql/default.asp

If you don't want to, I'm sure there are plenty of tutorials on MySQL on these forums, just use the search button.
Reply
#3

Hi there, Sinner, and thank you for responding
That's what I was looking for, basic SQL tutorials, thanks again for that !
Have a nice day :3!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)