but it executes the $Scheduled= NULL code on everything.
even when there are actual results that are not
empty set.
Any more suggestions?
thanks
Chris Hohimer
Sandia National Labs
CSU821 ORG9623
-
Before posting, please che
Unable to jump to row 0 on MySQL result index# in
Location-of-file.php
On Wednesday, June 5, 2002, at 12:20 PM, Anil Garg wrote:
> have u tried with \0 ??
> - Original Message -
> From: "Chris Hohimer" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent
using PHP what is the value for a returned result from MySQL of "empty
set"
ex:
if($result != NULL){
do this
}
else{
do that
}
but NULL is not right. what should I replace NULL with?
-
Before posting, please
I am new to MySQL and SQL in general.
I was wondering how to narrow down a
search. I wanted to do something
like
select * from table where x, y, z;
but this doesn't work. Can someone help me?
-
Before posting, please check: