Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
uniqid
uniqid
Generate a unique ID
Name:
uniqid
Category:
Miscellaneous
Programming Language:
php
One-line Description:
Generate a unique ID.
Related
How to Use uniqid with md5 in PHP to Generate a More Complex and Secure Unique Identifier
9
Similar Functions
define
define
Defineaconstant
eval
eval
ExecutestringsasPHPc
sys_getloadavg
sys_getloadavg
Obtaintheaverageload
uniqid
uniqid
GenerateauniqueID
die
die
Equivalenttoexit()
time_nanosleep
time_nanosleep
Delayexecutionforsev
sapi_windows_vt100_support
sapi_windows_vt100_support
GetsorsetsVT100suppo
ignore_user_abort
ignore_user_abort
Setwhethertheexecuti
Popular Articles
How to Use uniqid with md5 in PHP to Generate a More Complex and Secure Unique Identifier