Command is not working
#2

PHP код:
if (!strcmp(CarData[id][carNumberPlate], stringtrue)) 
(checks they are not equal)
does that supposed to be false? (as you used !)
PHP код:
if (!strcmp(CarData[id][carNumberPlate], stringfalse)) 
(checks if they are equal)
Reply


Messages In This Thread
Command is not working - by Antoniohl - 15.04.2016, 15:46
Re: Command is not working - by SyS - 15.04.2016, 16:04
Re: Command is not working - by Konstantinos - 15.04.2016, 16:08
Re: Command is not working - by SyS - 15.04.2016, 16:10
Re: Command is not working - by Antoniohl - 15.04.2016, 19:52

Forum Jump:


Users browsing this thread: 1 Guest(s)