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 and mt_rand Functions Together to Generate More Secure Unique IDs?
5
How to Use uniqid with md5 in PHP to Generate a More Complex and Secure Unique Identifier
9
Similar Functions
eval
eval
ExecutestringsasPHPc
show_source
show_source
Aliasofhighlight_f
get_browser
get_browser
Getthefunctionsthatt
time_nanosleep
time_nanosleep
Delayexecutionforsev
exit
exit
Outputamessageandexi
highlight_file
highlight_file
Syntaxhighlightingaf
constant
constant
Returnthevalueofacon
define
define
Defineaconstant
Popular Articles
How to Use uniqid with md5 in PHP to Generate a More Complex and Secure Unique Identifier
How to Use uniqid and mt_rand Functions Together to Generate More Secure Unique IDs?