PHP Classes

Guid: Generate global unique identifiers text values

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 27%Total: 2,821 All time: 1,336 This week: 196Up
Version License Categories
guid 1.0GNU General Publi...Algorithms, Text processing
Description 

Author

This is a simple class that meant to generate text values that may be used as global unique identifiers (GUID).

The GUID values are generated from random seed numbers, the local computer network host name and the local time. The resulting value is digested with MD5 algorithm.

Picture of Binzy Wu
Name: Binzy Wu <contact>
Classes: 1 package by
Country: China China
Age: ???
All time rank: 113410 in China China
Week rank: 402 Up3 in China China Up

Details
Guid Class License: GPL Sample: $Guid = new Guid(); print $Guid->toString(); ---------------------------------------------------------------- Binzy Wu binzywu@gmail.com iZz Soft 2004-07-08 20:26:16 Shanghai Attention: This Guid class is not very good enough. If any suggestion, plz contact me. Thanks a lot.
  Files folder image Files  
File Role Description
Plain text file Guid.php Class Main Class File
Accessible without login Plain text file ReadMe.txt Doc. Read Me

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,821
This week:0
All time:1,336
This week:196Up
 User Ratings  
 
 All time
Utility:33%StarStar
Consistency:41%StarStarStar
Documentation:66%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:27%StarStar
Rank:3359