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_real_escape_string
mysql_real_escape_string
Escapespecialcharact
ftp_nb_get
ftp_nb_get
Downloadthefilefromt
mysql_data_seek
mysql_data_seek
Movetherecordpointer
getFile
getFile
Returnsthefullpathto
mysql_affected_rows
mysql_affected_rows
Getsthenumberofrecor
mysql_get_server_info
mysql_get_server_info
ObtainMySQLserverinf
frenchtojd
frenchtojd
ConvertdatesfromtheF
mysql_connect
mysql_connect
Openanon-persistentM
Popular Articles
How to Get the Auto-Increment ID of Inserted Data Using mysql_insert_id?