View Vehicle not working properly
#3

Quote:
Originally Posted by Mencent
Посмотреть сообщение
Hello!

PHP код:
if (strcmp(CarData[carid][carPlate], inputtext)) 
to
PHP код:
if (!strcmp(CarData[carid][carPlate], inputtext)) 
Does it work?
Oh yeah, thank you. I thought that there must not be a "!".
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: 4 Guest(s)