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_insert_id
mysql_insert_id
GettheIDgeneratedbyt
zip_read
zip_read
Readthenextiteminthe
mysql_data_seek
mysql_data_seek
Movetherecordpointer
ftp_rawlist
ftp_rawlist
Returnsadetailedlist
zip_entry_name
zip_entry_name
Returnsthenameofanit
ftp_exec
ftp_exec
Executeaprogram/comm
ftp_pwd
ftp_pwd
Returnsthecurrentdir
mysql_fetch_assoc
mysql_fetch_assoc
Getarowfromtheresult
Popular Articles
How to Get the Auto-Increment ID of Inserted Data Using mysql_insert_id?