SA-MP Forums Archive
Registration from website [MYSQL] - 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: Registration from website [MYSQL] (/showthread.php?tid=569513)



Registration from website [MYSQL] - CoachCarter - 31.03.2015

I've been tryin to understand mysql and I kinda learned it a little bit but now i am looking for a Tutorial or something like that to help me create MYSQL Registration from website. I've been looking for over 2 hours for some tutorial and found many but not the ones I need. So if you know a TOPIC or TUTORIAL that'll help me understand how to connect things from game to WEBSITE it will be really cool.



Re: Registration from website [MYSQL] - BroZeus - 31.03.2015

It is done via php and MySQL. The web script is not really linked with gamemode. It uses the same database as used in game.
Here is a link of tut i Found on ****** for signup with php and mysql http://mrbool.com/how-to-create-a-si...nd-mysql/28675


Re: Registration from website [MYSQL] - CoachCarter - 31.03.2015

Wow.. i didn't understand half of it. Maybe it's to early for me to think this wide. Anyways thanks.


Re: Registration from website [MYSQL] - BleverCastard - 31.03.2015

Quote:
Originally Posted by CoachCarter
Посмотреть сообщение
Wow.. i didn't understand half of it. Maybe it's to early for me to think this wide. Anyways thanks.
When you have a register/login system(SAMP), you use that database on your website aswell.

Once you've got it working ingame, gimme a shout and I'll help you out.