SA-MP Forums Archive
Adding 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Adding MYSQL (/showthread.php?tid=92642)



Adding MYSQL - Criss_Angel - 21.08.2009

Ok, i got a really good script. but i wanna make it MYSQL any idea's on how i can do it?


Re: Adding MYSQL - woot - 21.08.2009

Learn the basic MySQL for PHP
grab a MySQL plugin (I'm using G-sTyLeZzZ's one)
look at his example-login/register
learn of it
profit.


Re: Adding MYSQL - MenaceX^ - 21.08.2009

Quote:
Originally Posted by //exora
Learn the basic MySQL for PHP
grab a MySQL plugin (I'm using G-sTyLeZzZ's one)
look at his example-login/register
learn of it
profit.
Who says he needs PHP?


Re: Adding MYSQL - woot - 21.08.2009

Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by //exora
Learn the basic MySQL for PHP
grab a MySQL plugin (I'm using G-sTyLeZzZ's one)
look at his example-login/register
learn of it
profit.
Who says he needs PHP?
Who says he doesn't?
He might need it later on, maybe for showing off stats on his website, or even a user controlpanel, uh?
.. and to "test" MySQL you should start off with basic PHP things, not instantly with pawn (imo)


Re: Adding MYSQL - MenaceX^ - 21.08.2009

Meh, what ever..


I suggest you to read mysql tutorials before trying to code mysql.