Login   Register  
PHP Classes
elePHPant
Icontem

File: ReadMe.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Binzy Wu  >  Guid  >  ReadMe.txt  >  Download  
File: ReadMe.txt
Role: Documentation
Content type: text/plain
Description: Read Me
Class: Guid
Generate global unique identifiers text values
Author: By
Last change:
Date: 2004-07-08 21:04
Size: 343 bytes
 

Contents

Class file image Download
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.