PHP Classes

Guid: Generate global unique identifiers text values

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 27%Total: 2,823 All time: 1,337 This week: 673Up
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: 215 Up2 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 (2)  
File Role Description
Plain text file Guid.php Class Main Class File
Accessible without login Plain text file ReadMe.txt Doc. Read Me

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,823
This week:0
All time:1,337
This week:673Up
 User Ratings  
 
 All time
Utility:33%StarStar
Consistency:41%StarStarStar
Documentation:66%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:27%StarStar
Rank:4381