Results for setcookie translation from Chinese (Simplified) to English

Human contributions

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

Add a translation

Chinese (Simplified)

English

Info

Chinese (Simplified)

setcookie

English

like other headers, cookies must be sent before any output from your script (this is a protocol restriction).

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

Chinese (Simplified)

瞰赽 1. setcookie() send examples

English

it 's recommended to use $_cookie.

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

Chinese (Simplified)

瞰赽 2. setcookie() delete examples

English

in php 3, multiple calls to setcookie() in the same script will be performed in reverse order.

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

Chinese (Simplified)

see also headers_sent(), setcookie(), and the section on http authentication.

English

see also headers_sent(), setcookie(), and the section on http authentication.

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

Chinese (Simplified)

Ŀ¼ header -- send a raw http header headers_sent -- checks if or where headers have been sent setcookie -- send a cookie

English

prev

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

Chinese (Simplified)

// set the expiration date to one hour ago setcookie ("testcookie", "", time() - 3600); setcookie ("testcookie", "", time() - 3600, "/~rasmus/", ".utoronto.ca", 1);

English

in php 4, multiple calls to setcookie() are performed in the order called.

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

Warning: Contains invisible HTML formatting

Get a better translation with
8,794,007,233 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