COM Funkcje
PHP Manual

com_create_guid

(PHP 5)

com_create_guidGenerate a globally unique identifier (GUID)

Opis

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.

Zwracane wartości

Returns the GUID as a string.

Zobacz też:


COM Funkcje
PHP Manual