How can I get HTTP response header? I attempted to use the fopen function but after reading the docs it does not open HTTP headers using this function. I just need to access the HTTP header response ...help...!!
What information are you looking for? Are they the evironment variables?
Yes im looking into getting environment variables. I pass in variables into the url(using the HTTP GET or POST method) and it is supposed to return environment varaibles.(server-to-server).
http://www.phpbuilder.com/manual/language.variables.external.php
http://www.phpbuilder.com/manual/language.variables.predefined.php