http://www.php.net/manual/en/function.mysql-insert-id.php

Justin Garrett

"Van Andel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
m...
I have an application that updates two MySQL database tables.  One table has
an auto_increment id field.  I need to use this id to link to an entry in
the other table.  Is there an easy way to find out what the auto_incremented
number is so I can use it to update the other table?

Robbert van Andel





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to