Register System on MySQL site? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Register System on MySQL site? (
/showthread.php?tid=72573)
Register System on MySQL site? -
Lynx. - 09.04.2009
Im new to the whole "MySQL" scheme, i've got a locals server on xxamp, i want to know how i can make it so its possible to register on the site, and i can log on in-game?
Thanks Lynx -
Re: Register System on MySQL site? -
Think - 09.04.2009
Quote:
Originally Posted by Lynx.
Im new to the whole "MySQL" scheme, i've got a locals server on xxamp, i want to know how i can make it so its possible to register on the site, and i can log on in-game?
Thanks Lynx -
|
if you got mysql into your script, you can make something like that yes.
Re: Register System on MySQL site? -
darkrider366 - 09.04.2009
You will require 1 database (MySQL)
and you will require PHP for your registration.