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_fetch_lengths
mysql_fetch_lengths
Getsthelengthoftheco
ftp_nb_fget
ftp_nb_fget
Downloadthefilefromt
ftp_nb_fput
ftp_nb_fput
Uploadtheopenedfilea
ftp_nb_continue
ftp_nb_continue
Retrieve/sendfilesco
mysql_list_processes
mysql_list_processes
ListsMySQLprocesses.
registerXPathNamespace
registerXPathNamespace
Createsanamespacecon
get_server_version
get_server_version
ReturnstheMySQLserve
ftp_set_option
ftp_set_option
SetvariousFTPruntime
Popular Articles
How to Get the Auto-Increment ID of Inserted Data Using mysql_insert_id?