"Christopher J. Mackie" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > If I want to use PEAR DB to handle my database connections, how do I > retrieve the recordID (primary key) added when I run an INSERT query? > mysql_insert_id($db_object) doesn't seem to work if the object is PEAR, and > the PEAR docs don't seem to show the same function.
Please search the PEAR general mailing list archive. This question is being asked (and answered) frequently: http://marc.theaimsgroup.com/?l=pear-general Regards, Torsten Roehr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php