Page 1 of 1

simple question

Posted: Mon Sep 09, 2002 7:14 am
by Coco
not so sure how safe it is to test this on a live server (i dont have a local one :() so im gonna ask first...
if i have a query with something like:
SELECT blah FROM monkey WHERE $thing;

would anything nasty happen if $thing was null?

Posted: Mon Sep 09, 2002 7:21 am
by m3mn0n
No. :)

Posted: Mon Sep 09, 2002 7:56 am
by Coco
ta :)

Thread can be deleted... thanks