Page 1 of 1

Answered

Posted: Wed Mar 16, 2011 8:52 am
by murdal
Answered

Re: in_array Problem

Posted: Wed Mar 16, 2011 11:40 am
by Mini
Hey,

shoudn't $result2 = mysql_query($sql); be $result2 = mysql_query($search);
The search sql command is currently not executed.