6, 2002 5:37 PM
> To: [EMAIL PROTECTED]
> Cc: php
> Subject: Re: [PHP] Weird intermittent "No Database Selected" problem
>
>
> Are all the variables needed for the function getting into your
> call_user_func()? Also, perhaps some aren't set or are being
> uns
-Original Message-----
> > From: Scott Hurring [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, June 06, 2002 4:15 PM
> > To: Php-General (E-mail)
> > Subject: RE: [PHP] Weird intermittent "No Database Selected" problem
> >
> >
> > I assume you
I assume you're not checking the status returned by the
database function calls, becuase they'd probably give
you valueable information on *why* it's doing that. :)
try checking the return val, and (if using mysql) print
out mysql_error() if you get a bad return val.
---
Scott Hurring
Systems P
when the script runs just fine, but nothing when
the page comes back with "No Database Selected".
Any thoughts? Thanks!
Jeff
> -Original Message-
> From: Scott Hurring [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 4:15 PM
> To: Php-General (E-mail)
>
4 matches
Mail list logo