View Vehicle not working properly
#2

Hello!

PHP код:
if (strcmp(CarData[carid][carPlate], inputtext)) 
to
PHP код:
if (!strcmp(CarData[carid][carPlate], inputtext)) 
Does it work?
Reply


Messages In This Thread
View Vehicle not working properly - by GoldenLion - 13.07.2016, 18:56
Re: View Vehicle not working properly - by Mencent - 13.07.2016, 18:58
Re: View Vehicle not working properly - by GoldenLion - 13.07.2016, 19:08
Re: View Vehicle not working properly - by Mencent - 13.07.2016, 19:09
Re: View Vehicle not working properly - by GoldenLion - 13.07.2016, 19:11

Forum Jump:


Users browsing this thread: 2 Guest(s)