Quote:
Originally Posted by lse123
null ...
|
here's a hint: the query contains a syntax error, and running the query outside of php, directly in the mysql engine, will produce an appropriate error message which will help you fnd the source of the problem
that's what i meant by testing it
you want to test the query itself, and not the application logic to build an array or whatever