Re: [PHP] OT probably- Resource id# shows up in select box.

2001-01-30 Thread Chuck Barnett
yes, I was echoing :) dumb me - Original Message - From: "David Harrison" <[EMAIL PROTECTED]> To: "PHP General List" <[EMAIL PROTECTED]> Sent: Tuesday, January 30, 2001 8:33 PM Subject: RE: [PHP] OT probably- Resource id# shows up in select box. > P

Re: [PHP] OT probably- Resource id# shows up in select box.

2001-01-30 Thread Chuck Barnett
t: Tuesday, January 30, 2001 8:31 PM Subject: RE: [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? > > You're probably echo()&

RE: [PHP] OT probably- Resource id# shows up in select box.

2001-01-30 Thread David Harrison
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 > > >

RE: [PHP] OT probably- Resource id# shows up in select box.

2001-01-30 Thread Jason Murray
> 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 (ht

[PHP] OT probably- Resource id# shows up in select box.

2001-01-30 Thread Chuck Barnett
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 con