SA-MP Forums Archive
[Tutorial] Making a MySQL system - 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: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] Making a MySQL system (/showthread.php?tid=159785)

Pages: 1 2 3 4


Re: Making a MySQL system - FplayerGR - 10.06.2015

very good tutorial and thx for PHP part!
i learn php


Re: Making a MySQL system - mha1370 - 03.08.2015

Now that wamp and the MySQL plugin has been set up in the right directories we can start the script. For any script that you are using mysql, you must have the includes

Code:

#include <a_samp>
#include <a_mysql>

*--------------
plz help me for this . i cant find file for change


Re: Making a MySQL system - mha1370 - 05.08.2015

wrog . plz delete


Re: Making a MySQL system - bocaraton - 27.09.2015

Any tutorial for MariaDB available please?