> [snip]
> if ($vthere == '0') { True } else { False }
>
>  ....
>
> > if ($vthere == 0) { True } else { False }
>
>
> Same result (actually, that was the first statement I tried). :\
> [/snip]
>
> Then the query is failing.

But the query returns no errors - both on my code I use to test errors and
the one you sent to me!  :\

And when I plug values into the query at command line - values that would
return an empty set, it executes and returns an empty set.

:)

Thanks,

-Mike



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to