Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_insert_id
mysql_insert_id
Get the ID generated by the previous INSERT operation.
Name:
mysql_insert_id
Category:
Uncategorized
Programming Language:
php
One-line Description:
Get the ID generated by the previous INSERT operation.
Related
How to Get the Auto-Increment ID of Inserted Data Using mysql_insert_id?
4
Similar Functions
mysql_db_name
mysql_db_name
Returnsthedatabasena
jddayofweek
jddayofweek
Returntothedateofthe
ftp_put
ftp_put
Uploadthefiletothese
mysql_fetch_object
mysql_fetch_object
Getarowfromtheresult
mysql_field_len
mysql_field_len
Returnsthelengthofth
ftp_rename
ftp_rename
Renameafileordirecto
zip_entry_read
zip_entry_read
Readanopenprojectint
ftp_pasv
ftp_pasv
Returnswhetherthecur
Popular Articles
How to Get the Auto-Increment ID of Inserted Data Using mysql_insert_id?