Updating translations, lowercase function link

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50928 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy 2001-07-08 16:38:31 +00:00
parent 3c1b50b33f
commit 07670330b2

View file

@ -917,7 +917,7 @@ echo "$a $hello";
url="&spec.cookies;">Netscape's Spec</ulink>. Cookies are a
mechanism for storing data in the remote browser and thus
tracking or identifying return users. You can set cookies using
the <function>SetCookie</function> function. Cookies are part of
the <function>setcookie</function> 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 <function>header</function> function. Any cookies