PHP com_create_guid function
Like this blog? Consider exploring one of our sponsored banner ads...
com_create_guid
(PHP 5)
com_create_guid —Generate a globally unique identifier (GUID)
Descriptionstring com_create_guid ( void )
Generates a Globally Unique Identifier (GUID) and returns it as a string.
A GUID is generated in the same way as DCE UUID’s, except that the
Microsoft convention is to enclose a GUID in curly braces.
See also uuid_create() in the PECL uuid extension.
About this entry
You’re currently reading “PHP com_create_guid function,” an entry on BRADINO
- Published:
- 2.26.07 / 1am
- Category:
- PHP Functions
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]