PHP: mysql_insert_id - Manual - PHP: Hypertext Preprocessor
Return Values The ID generated for an AUTO_INCREMENT column by the previous query on success, 0 if the previous query does not generate an AUTO_INCREMENT value, or ... Caution mysql_insert_id() will convert the return type of the native MySQL C API ......