Results for guid(globally unique identifier) translation from Korean to English

Korean

Translate

guid(globally unique identifier)

Translate

English

Translate
Translate

Instantly translate texts, documents and voice with Lara

Translate now

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Korean

English

Info

Korean

guid(globally unique identifier)

English

globally-unique identifier

Last Update: 2006-09-06
Usage Frequency: 1
Quality:

Korean

uuid(universally unique identifier)

English

universally unique identifier

Last Update: 2006-09-06
Usage Frequency: 1
Quality:

Korean

if you need a unique identifier or token and you intend to give out that token to the user via the network (i.e. session cookies), it is recommended that you use something along the lines of

English

$token = md5( uniqid("")); / / no prefix $better_token = md5(uniqid(rand(),1)); / / better, difficult to guess

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Korean

uniqid() returns a prefixed unique identifier based on the current time in microseconds. the prefix can be useful for instance if you generate identifiers simultaneously on several hosts that might happen to generate the identifier at the same microsecond. prefix can be up to 114 characters long.

English

the prefix can be useful for instance if you generate identifiers simultaneously on several hosts that might happen to generate the identifier at the same microsecond.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Get a better translation with
9,253,383,699 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK