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 Unify and Synchronize the Generation Strategy of uniqid in PHP Distributed Systems?
4
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
get_browser
get_browser
Getthefunctionsthatt
sapi_windows_cp_conv
sapi_windows_cp_conv
Convertstringsfromon
constant
constant
Returnthevalueofacon
php_strip_whitespace
php_strip_whitespace
ReturnthePHPsourceco
eval
eval
ExecutestringsasPHPc
time_sleep_until
time_sleep_until
Makethescriptsleepun
ignore_user_abort
ignore_user_abort
Setwhethertheexecuti
highlight_string
highlight_string
Stringsyntaxhighligh
Popular Articles
How to Unify and Synchronize the Generation Strategy of uniqid in PHP Distributed Systems?
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?