Hi,
is there any way in PHP 4 to suppress the Headers that PHP automatically generates? I want some of my pages NOT to send a Pragma: no-cache and Expires: header, but I simply cannot convince PHP not to send them.
Cheers, Ben