MYSQL Register
#1

What's the lastest MYSQL. I been looking around to see r41 MYSQL but gave me errors.. but i already have it set in phpadmin.. just need the register for r41 which of them the best to use.
Reply
#2

R41-4 is currently the latest so far, you can find all of the releases here.
Reply
#3

Quote:
Originally Posted by Eoussama
Посмотреть сообщение
R41-4 is currently the latest so far, you can find all of the releases here.
Thanks but do they got register code?
Reply
#4

Quote:
Originally Posted by DerickClark
Посмотреть сообщение
Thanks but do they got register code?
What do you mean by code?
Reply
#5

Quote:
Originally Posted by Eoussama
Посмотреть сообщение
What do you mean by code?
I'm trying to create a register with MYSQL R41.. i already set it up. i got the plugins already and it's all done but i need register and login inside my gamemode.
Reply
#6

Quote:
Originally Posted by DerickClark
Посмотреть сообщение
I'm trying to create a register with MYSQL R41.. i already set it up. i got the plugins already and it's all done but i need register and login inside my gamemode.
If you're talking about making a login/registration system, then it has nothing to do with the plugin being not working.
Reply
#7

i meant should i use ?
https://sampforum.blast.hk/showthread.php?tid=627520
Reply
#8

All tutorials that use R40+ would be good at your case.
Reply
#9

Код:
[17:18:47] [plugins/mysql] mysql_connect: handle error: no database specified
[17:18:47] [plugins/mysql] mysql_errno: invalid connection handle '1'
Код:
#define    MYSQL_HOST        "127.0.0.1"
#define    MYSQL_USER        "root"
#define    MYSQL_DATABASE    "test"
#define    MYSQL_PASSWORD    "admin"
Код:
[17:18:47] [MySQL] The connection has failed.
My XAMPP is open. and the phpadmin is open

//fixed
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)