Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
uniqid « Utility Function « PHP
PHP
Utility Function
uniqid
1.
Another way to create a unique ID is to prepend the derived value with a string:
2.
function uniqid() generates a 13-character unique identification number based on the current time.
3.
Random unique id