Mysql problem
#2

You're checking if the length is exactly 1 while it should presumably be 4 or greater. In that case the second strlen if-statement is completely redundant because if the length is not less than 4 then it is obviously 4 or greater.
Reply


Messages In This Thread
Mysql problem - by AndreiWow - 29.09.2016, 17:19
Re: Mysql problem - by Vince - 29.09.2016, 17:23
Re: Mysql problem - by AndreiWow - 29.09.2016, 17:33
Re: Mysql problem - by AndreiWow - 29.09.2016, 17:38
Re: Mysql problem - by AndreiWow - 30.09.2016, 12:40

Forum Jump:


Users browsing this thread: 1 Guest(s)