diff --git a/reference/session/functions/session-register.xml b/reference/session/functions/session-register.xml index a8d873a1cd..6fddfec342 100644 --- a/reference/session/functions/session-register.xml +++ b/reference/session/functions/session-register.xml @@ -1,5 +1,5 @@ - + @@ -51,7 +51,7 @@ You can also create a session variable by simply setting the appropriate member of the $HTTP_SESSION_VARS - or $_SESSION (PHP >= 4.1.0) array. + or $_SESSION (PHP >= 4.1.0) array. - + Zlib Compression Functions Zlib @@ -8,7 +8,7 @@ This module uses the functions of zlib by Jean-loup Gailly and Mark Adler to transparently read and write gzip (.gz) compressed files. You have - to use a zlib version >= 1.0.9 with this module. + to use a zlib version >= 1.0.9 with this module. This module contains versions of most of the