|
|
 |
RE: FN-FORUM: Full Referrer URL PHP
date posted 13th May 2008 08:57
great so we agree!
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of Alex
Townsend
Sent: 12 May 2008 19:43
To: Brendan Oliver
Subject: Re: FN-FORUM: Full Referrer URL PHP
Brendan Oliver wrote:
> $REMOTE_ADDR
>
> $HTTP_REFERER
>
> $REQUEST_URI
>
> $HTTP_HOST
>
> $HTTP_USER_AGENT
>
>
> arent these deprecated now?
>
> =20
I think you'll find that they're deprecated under PHP6 (See this (=20
http://www.ibm.com/developerworks/opensource/library/os-php-future/?ca=3D=
dgr-lnxw01PHP-Future=20
) for reference ) but you'll still be able to use=20
$_SERVER['REMOTE_ADDR'] etc. It's just the long names that're=20
deprecated AIUI.
Alex
http://www.ozbon.com
--=20
Freelancers, contractors earn more with Prosperity4
Call 0870 870 4414 or visit www.prosperity4.com
and benefit from Inland Revenue approved expenses today.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|