SA-MP Forums Archive
MySQL scripting help! +REP - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL scripting help! +REP (/showthread.php?tid=596522)



MySQL scripting help! +REP - E7mad - 19.12.2015

Hello everyone, I've decided to script my own gamemode, and I want to use MySQL system.
I made the classes and the basics, now it's time for registration system and all (MySQL).
I've installed WampServer and I've created a database and a table, (userid, username, password).
And my question is, where can I find a good tutorial for a beginner like me to learn MySQL.

Thanks for reading,
I need the answer ASAP!


Re: MySQL scripting help! +REP - X337 - 19.12.2015

You can learn about SQL there : https://dev.mysql.com/doc/


Re: MySQL scripting help! +REP - FreAkeD - 19.12.2015

https://sampforum.blast.hk/showthread.php?tid=574714. This one should help you on the registration system.

That one should get you started. By the way, search next time. There's plenty of these tutorials on the forum!