Posts: 248
Threads: 40
Joined: Feb 2015
08.03.2015, 20:04
(
Последний раз редактировалось StarPeens; 08.03.2015 в 20:52.
)
I was using mysql as registration and login, but I did not have a host to host, I walked into my server and was born and played normal. Now caught a panel sql to save the files of the players, but now does not appear to make registration box. Can someone help me? I really need help .. + rep
pawn Код:
//MySQL:
#define SQL_HOST "cant say"
#define SQL_USER "cant say"
#define SQL_PASS "cant say"
#define SQL_DATA ""
Posts: 56
Threads: 10
Joined: Jun 2013
Reputation:
0
Looking at the code, it seems you haven't specified the database to for mySQL to use.
Posts: 248
Threads: 40
Joined: Feb 2015
Quote:
Originally Posted by FShiwani
Looking at the code, it seems you haven't specified the database to for mySQL to use.
|
example?
Posts: 415
Threads: 66
Joined: Apr 2009
Reputation:
0
#define SQL_DATA "example"
Posts: 248
Threads: 40
Joined: Feb 2015
Quote:
Originally Posted by oliverrud
#define SQL_DATA "example"
|
what i need put?
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
So you're posting the password of your MySQL database? That is smart.
Posts: 248
Threads: 40
Joined: Feb 2015
Quote:
Originally Posted by Abagail
So you're posting the password of your MySQL database? That is smart.
|
painel free.
Posts: 248
Threads: 40
Joined: Feb 2015
Quote:
Originally Posted by Abagail
You shouldn't put your MySQL database information if you're using it for anything... You should probably change the password.
|
changed, but could you help me? I go on my server to registration box does not appear ... will be that it is because I did not put anything here:
#define SQL_DATA ""
WHAT should I put? where I caught?