For apache_response_headers() working good, you need to set up output_buffering = Off in php.ini
![]() | apache_response_headers![]()
athlet
02-Feb-2006 01:37
For apache_response_headers() working good, you need to set up output_buffering = Off in php.ini
orange
05-Sep-2005 11:17
If apache_response_headers() returns an empty array, try calling flush() before and it'll get filled.
| ![]() |