SA-MP Forums Archive
MYSQL connection! - 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 connection! (/showthread.php?tid=642574)



MYSQL connection! - ArianGubetini - 02.10.2017

Is it possible to define the mysql connection outside the gamemode script and just call it on the script!

Код:
mysql_connection = mysql_connect(MYSQL_IP, MYSQL_USER, MYSQL_DB, MYSQL_PASSWORD);



Re: MYSQL connection! - Meller - 02.10.2017

https://sampwiki.blast.hk/wiki/MySQL#mysql_connect_file