PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2004-07-08 (12 years ago) RSS 2.0 feedStarStar 27%Total: 2,806 All time: 1,295 This week: 1,045Up
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

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,806
This week:0
All time:1,295
This week:1,045Up
 User Ratings  
 
 All time
Utility:33%StarStar
Consistency:41%StarStarStar
Documentation:66%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:27%StarStar
Rank:2966