Probably printing the result of a DB call somewhere accidentally. 

ie:
  $dbh = mysql_connect($host,$user,$pass));
  echo $dbh; 

would do that. 

--dave

> -----Original Message-----
> From: Chuck Barnett [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 31 January 2001 12:34 PM
> To: PHP General List
> Subject: [PHP] OT probably- Resource id# shows up in select box.
> 
> 
> Pardon for the OT but what would cause "Resource id #"x to 
> show up in my
> select box from a select box populated from a database?
> 
> Thanks,
> Chuck
> 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: 
> [EMAIL PROTECTED]
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to