Re: [PHP-DB] Getting data on last INSERTed row

2003-06-24 Thread Daniel
y Services, Inc. > 248.474.7200 x 183 > 248.474.8500 (fax) > www.strtrade.com > > > -Original Message- > From: Jason Wong [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 24, 2003 7:43 AM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Getting data on last INSERTed r

RE: [PHP-DB] Getting data on last INSERTed row

2003-06-24 Thread Ryan Marrs
o: [EMAIL PROTECTED] Subject: Re: [PHP-DB] Getting data on last INSERTed row On Tuesday 24 June 2003 19:37, Daniel wrote: > I'm wondering if there's an easy and non-system-demanding way to get > data on an INSERTed row in PHP/MySQL? > > Specifically, I want the value of an a

Re: [PHP-DB] Getting data on last INSERTed row

2003-06-24 Thread Daniel
Well, to tell you the truth, I thought I did. I may be a newbie and perhaps a little daft, so please excuse me if I ask stupid questions. Apart from that, thank you for your help. "Jason Wong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tuesday 24 June 2003 19:37, Daniel wrot

Re: [PHP-DB] Getting data on last INSERTed row

2003-06-24 Thread Jason Wong
On Tuesday 24 June 2003 19:37, Daniel wrote: > I'm wondering if there's an easy and non-system-demanding way to get data > on an INSERTed row in PHP/MySQL? > > Specifically, I want the value of an auto-incremented primary key cell, > "uid". I'm INSERTing a new person into a table, and need to retu