diff --git a/reference/session/functions/session-start.xml b/reference/session/functions/session-start.xml index b4731d5188..c46f35cb6e 100644 --- a/reference/session/functions/session-start.xml +++ b/reference/session/functions/session-start.xml @@ -1,5 +1,5 @@ - + session_start @@ -149,6 +149,13 @@ echo '
page 1'; is recommended rather than ob_gzhandler + + + This function will send out several HTTP headers depending on the + configuration. See session_cache_limiter to customize + these headers. + +