Curt Zirzow wrote:
On Mon, Dec 19, 2005 at 11:28:07PM -0500, Michael B Allen wrote:
I want to read headers submitted by the client. Are these available
through some global array somewhere?
You will notice all the HTTP_* values in:
var_dump($_SERVER);
hi Curt,
although there is lots of
On Mon, Dec 19, 2005 at 11:28:07PM -0500, Michael B Allen wrote:
> I want to read headers submitted by the client. Are these available
> through some global array somewhere?
You will notice all the HTTP_* values in:
var_dump($_SERVER);
Curt.
--
cat .signature: No such file or directory
--
P
I want to read headers submitted by the client. Are these available
through some global array somewhere?
Thanks,
Mike
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo