Re: post don't retrieve the var.
On 2003-12-12, Janwillem Borleffs <jw@jwscripts.com> wrote:
>
> "Lars Raube" <raube@rzr.de> wrote in message
> news:brbrer$e7f$01$1@news.t-online.com...
>> > > if (isset($HTTP_GET_VARS['PrevPage'])) {
>>
>> And why not using $_GET['PrevPage'] ? Itīs much shorter =)
>>
>
> But totally useless when running PHP versions lower then 4.1
One can always build the predefined arrays himself in the beginning of a
script...
--
verum ipsum factum
|