MySQL Query
#8

You can't use '!' like this:
if((!strvalEx(result)%1000))
try:
if(!(strvalEx(result)%1000))
Reply


Messages In This Thread
[SOLVED] MySQL Query - by Agent Smith - 05.08.2010, 06:48
Re: MySQL Query - by Hiddos - 05.08.2010, 07:32
Re: MySQL Query - by Kar - 05.08.2010, 07:39
Re: MySQL Query - by Agent Smith - 05.08.2010, 07:41
Re: MySQL Query - by dice7 - 05.08.2010, 07:54
Re: MySQL Query - by Agent Smith - 05.08.2010, 08:03
Re: MySQL Query - by Vince - 05.08.2010, 09:50
Re: MySQL Query - by jonrb - 05.08.2010, 10:15

Forum Jump:


Users browsing this thread: 4 Guest(s)