ID:               30607
 Updated by:       [EMAIL PROTECTED]
 Reported By:      smifffy at smith-net dot org dot uk
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: n/a
 PHP Version:      Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.




Previous Comments:
------------------------------------------------------------------------

[2004-10-29 08:50:33] [EMAIL PROTECTED]

Changing category to doc-problem.

------------------------------------------------------------------------

[2004-10-29 02:35:00] smifffy at smith-net dot org dot uk

Description:
------------
on the page (http://uk2.php.net/manual/en/function.setcookie.php) the
line:

Note:  If the PHP directive register_globals  is set to on then cookie
values will also be made into variables. In our examples below,
$TextCookie will exist. It's recommended to use $_COOKIE.

should read

Note:  If the PHP directive register_globals  is set to on then cookie
values will also be made into variables. In our examples below,
$TestCookie will exist. It's recommended to use $_COOKIE.

ive only looked on the uk and uk2 pages but i assume it is the same on
the other english servers.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30607&edit=1

Reply via email to