diff --git a/reference/http/functions/headers-sent.xml b/reference/http/functions/headers-sent.xml index 81e1f2f8d2..f81a45605f 100644 --- a/reference/http/functions/headers-sent.xml +++ b/reference/http/functions/headers-sent.xml @@ -1,5 +1,5 @@ - + @@ -34,8 +34,42 @@ - See also ob_start and header for a - more detailed discussion of the matters involved. + + Examples using <function>headers_sent</function> + + +]]> + + + + + See also ob_start, trigger_error, + and header for a more detailed discussion of the + matters involved.