header() Arguments
header() Arguments
-type -content-encoding
-expires -content-language
-status -content-transfer-encoding
-location -date
-server -auth-type
anything else in current or future specs
print header(-type=>'image/gif',
-status=>'402 Payment Required',
-cost=>'$0.02');