lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: [PHP] unset($_GET['i'])
- Date: Thu, 4 Sep 2008 16:34:44 -0400
- From: "Dan Shirah" <mrsquash2@xxxxxxxxx>
- Subject: ***BOGO*** Re: [PHP] unset($_GET['i'])
>
> Dan Shirah a écrit :
>
>> How about just adding a simple counter on your page.
>>
>>
> That's what I do but that "counter" resets when you press F5 and is not
> functionnal.
>
> Why $_GET['i'] doesn't unsets ?
Are you saving the array to a database once it is created? If not, wouldn't
the array be recreated once someone refreshes the page as well?