RE: [PHP-DB] Noob error question

2002-10-06 Thread John W. Holmes
cript. ---John Holmes... > -Original Message- > From: Noah Smith [mailto:[EMAIL PROTECTED]] > Sent: Sunday, October 06, 2002 2:55 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Noob error question > > This may be a rather noob question, but: > > I make sev

[PHP-DB] Noob error question

2002-10-06 Thread Noah Smith
This may be a rather noob question, but: I make several requests against a mysql db roughly of the form: mysql_connect mysql_select_db mysql_query mysql_close This will work for several connections (and sometimes all connections over the course of the script) On occassion, the script will be u