If you are using MySQLi procedural connection, you can make MySQL get last insert ID by simply using mysql_insert_id() statement: Example
確定! 回上一頁