Re: [PHP-DB] determining the value of an auto-incremented field (mysql)

2001-08-16 Thread Gremlins Mailing List
- Original Message - From: Kenn Murrah [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 17, 2001 1:17 AM Subject: [PHP-DB] determining the value of an auto-incremented field (mysql) [snip] Having done so, how can I immediately determine the value of order_number

RE: [PHP-DB] determining the value of an auto-incremented field (mysql)

2001-08-16 Thread Brunner, Daniel
To: Brunner, Daniel Subject: Re: [PHP-DB] determining the value of an auto-incremented field (mysql) thanks, Dan ... i'll RTFM now to figure out exactly how to use it ... and thanks again for your prompt response ... Kenn - Original Message - From: Brunner, Daniel

Re: [PHP-DB] determining the value of an auto-incremented field (mysql)

2001-08-16 Thread Kenn Murrah
PROTECTED] Cc: PHP List (E-mail) [EMAIL PROTECTED] Sent: Thursday, August 16, 2001 12:39 PM Subject: RE: [PHP-DB] determining the value of an auto-incremented field (mysql) | Say... | | | You can us it after you do your insert...then do something like. | | echo (BYour new Order Number