[mysql] What's wrong with this CMD ?
#9

Still the same mistake, nom is an array with a string, you need to input numerical variables in where you get the errors:

You stored the player name in the variable "joueur" as I noticed, change those noms for joueur.

As for the line 2390: use nom instead of joueur, as again, joueur is a numerical value, you're checking strings (what the player typed)
Reply


Messages In This Thread
[mysql] What's wrong with this CMD ? - by anou1 - 16.02.2014, 17:11
Re: [mysql] What's wrong with this CMD ? - by anou1 - 16.02.2014, 20:14
Re: [mysql] What's wrong with this CMD ? - by CuervO - 17.02.2014, 01:25
Re: [mysql] What's wrong with this CMD ? - by anou1 - 17.02.2014, 01:31
Re: [mysql] What's wrong with this CMD ? - by CuervO - 17.02.2014, 01:33
Re: [mysql] What's wrong with this CMD ? - by anou1 - 17.02.2014, 01:36
Re: [mysql] What's wrong with this CMD ? - by CuervO - 17.02.2014, 01:40
Re: [mysql] What's wrong with this CMD ? - by anou1 - 17.02.2014, 02:01
Re: [mysql] What's wrong with this CMD ? - by CuervO - 17.02.2014, 02:04
Re: [mysql] What's wrong with this CMD ? - by anou1 - 17.02.2014, 02:25

Forum Jump:


Users browsing this thread: 1 Guest(s)