Forum Moderators: coopster
I tried adding #!/usr/local/bin/php -q on top of the php code but that didn't remove the header. This only suppresses the header fields if the php is called via shell, right!?
Are there any alternatives that can be used directly within php pages or through htaccess?