downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

com_event_sink> <com_addref
[edit] Last updated: Fri, 17 May 2013

view this page in

com_create_guid

(PHP 5)

com_create_guidGenerate a globally unique identifier (GUID)

Descrierea

string com_create_guid ( void )

Generates a Globally Unique Identifier (GUID).

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.

Valorile întoarse

Returns the GUID as a string.

Vedeți de asemenea

  • uuid_create() in the PECL uuid extension



add a note add a note User Contributed Notes com_create_guid - [2 notes]