From 07670330b2a071d9dd6c21659b94baaf87cf4f7c Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Sun, 8 Jul 2001 16:38:31 +0000 Subject: [PATCH] Updating translations, lowercase function link git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50928 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/variables.xml b/language/variables.xml index 2e878cfd0a..7eda8071a0 100644 --- a/language/variables.xml +++ b/language/variables.xml @@ -917,7 +917,7 @@ echo "$a $hello"; url="&spec.cookies;">Netscape's Spec. Cookies are a mechanism for storing data in the remote browser and thus tracking or identifying return users. You can set cookies using - the SetCookie function. Cookies are part of + the setcookie function. Cookies are part of the HTTP header, so the SetCookie function must be called before any output is sent to the browser. This is the same restriction as for the header function. Any cookies