Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: com_create_guid - Manual
[go: Go Back, main page]

PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<com_addrefcom_event_sink" width="11" height="7"/>
view the version of this page
Last updated: Thu, 28 Oct 2004

com_create_guid

(PHP 5)

com_create_guid --  Generate a globally unique identifier (GUID)

Description

string 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.



add a note add a note User Contributed Notes
com_create_guid
There are no user contributed notes for this page.

<com_addrefcom_event_sink" width="11" height="7"/>
 Last updated: Thu, 28 Oct 2004
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2004 The PHP Group
All rights reserved.
This mirror generously provided by: HappySize, Inc.
Last updated: Wed Nov 17 06:09:44 2004 JST