Hi, http://bugs.php.net/bugs.php?id=6675 I think this bug can be closed off, the documentation for mysql_insert_id() states that for very large values of the returned id (>32bits) this will return the wrong data and users should use LAST_INSERT_ID() to fetch that info from mysql instead. Not sure you want to have this function return a string as suggested, seems kludgy. Sean ====================================== Sean Bright [EMAIL PROTECTED] / [EMAIL PROTECTED] ====================================== -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]