> 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?

You're probably echo()'ing your database connection resource, instead
of the actual value you've pulled from the database.

Jason

-- 
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