On Wed, 2004-10-27 at 16:16, Chris Devers wrote: > On Wed, 27 Oct 2004, Michael Gargiullo wrote: > > > On Wed, 2004-10-27 at 15:42, Chris Devers wrote: > > > > > > (Hint -- search in the perldoc for 'insertid'.) > > > > Thanks Chris, > > > > I was using the PHP function instead of perl's... > > You did look it up, right? > > I deliberately gave only part of the string you need to use... >
Yup... $id=$dbh->{'mysql_insertid'}; Worked like a charm. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>