SA-MP Forums Archive
How to use 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: How to use MySQL? (/showthread.php?tid=238805)



How to use MySQL? - Max_Coldheart - 12.03.2011

How to use MySQL?
Like how to make register systems & etc. with it?

Do I need database or something?

How to use it


Re: How to use MySQL? - Stigg - 12.03.2011

Found this with a little SEARCH. Hope it helps.

http://forum.sa-mp.com/showthread.ph...ighlight=MySQL


Re: How to use MySQL? - Sergei - 12.03.2011

pawn Код:
public OnGameModeInit()
{
     use_mysql();
     return 1;
}



Re: How to use MySQL? - Max_Coldheart - 12.03.2011

But I dont know how to get the wamp server working. What should I do?


Re: How to use MySQL? - Stigg - 12.03.2011

Quote:
Originally Posted by Max_Coldheart
Посмотреть сообщение
But I dont know how to get the wamp server working. What should I do?
Another link full of info:

http://forum.sa-mp.com/showthread.ph...ht=wamp+server


Re: How to use MySQL? - Max_Coldheart - 12.03.2011

any idea can wamp cause anything like lag or anything to my internet connection?


Re: How to use MySQL? - Max_Coldheart - 12.03.2011

And can port forwarding cause lag or anything?

OT: Sorry for double post