>
> [snip]
> Nothin' wrong with the SQL statement - it executes properly when I enter
> values that actually pull something from a table.  When I enter values
> that
> are not present in the table, I go on to have the other issue of it
> looking
> like it is false, though it is not.  :\
> [/snip]
>
> But you are testing the query from the command line, I want to test it
> from within the confines of the PHP script. Humor me?

No, I meant it works fine both at command line and in the script with values
assigned to it.

But I will humor you anyway.  The SQL thing you asked me to do brings back
an empty set (no result).  :)

-Mike





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

Reply via email to