首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
uniqid
uniqid
生成唯一ID
名稱:
uniqid
分類:
雜項
所屬語言:
php
一句話介紹:
生成唯一的ID。
相關內容
如何在分佈式PHP 系統中同步uniqid 的生成規則
4
使用uniqid 和mt_rand 生成更安全的唯一ID
5
PHP uniqid 與md5 結合使用生成更複雜的唯一標識
9
同類函數
sleep
sleep
延遲執行
php_strip_whitespace
php_strip_whitespace
返回刪除註釋和空格後的PHP源碼
uniqid
uniqid
生成唯一ID
sapi_windows_vt100_support
sapi_windows_vt100_support
為與Windows控制台的輸出緩衝區關聯
sapi_windows_set_ctrl_handler
sapi_windows_set_ctrl_handler
設置或刪除一個CTRL事件處理程序
hrtime
hrtime
獲取系統的高精度時間
sapi_windows_cp_conv
sapi_windows_cp_conv
將字符串從一個代碼頁轉換為另一個代碼頁
highlight_file
highlight_file
語法高亮一個文件
熱門文章
使用uniqid 和mt_rand 生成更安全的唯一ID
PHP uniqid 與md5 結合使用生成更複雜的唯一標識
如何在分佈式PHP 系統中同步uniqid 的生成規則