13.04.2012, 09:03
Introduction
Hi guys, how are you?
I started using a bit MySQL, and I wanted to test my knowledge. Therefore, I built a nice and simple registration system.
Installation
In your server.cfg file, edit the "plugins" line and add mysql to the line, so it will be like that:
(If you don't have the line "plugins" create one).
Go to "spregister.pwn" and edit the SQL values.
Download
MediaFire (Files)
Pastebin (Code)
Copyrights
All copyrights reserved © spRegister by Sphex.
MySQL Include by: BlueG
SA:MP Include by: SA:MP
Hi guys, how are you?
I started using a bit MySQL, and I wanted to test my knowledge. Therefore, I built a nice and simple registration system.
Installation
In your server.cfg file, edit the "plugins" line and add mysql to the line, so it will be like that:
PHP код:
plugins mysql
Go to "spregister.pwn" and edit the SQL values.
Quote:
sql_host = Host sql_user = Username sql_pass = Password sql_db = Database name |
MediaFire (Files)
Pastebin (Code)
Copyrights
All copyrights reserved © spRegister by Sphex.
MySQL Include by: BlueG
SA:MP Include by: SA:MP