Posted by <talthen.z-serwera.o2 on 07/31/05 19:20
Uzytkownik "Andy Hassall" <andy@andyh.co.uk> napisal w wiadomosci
news:dispe1hnuhcii79botislkkgo4pc27bpmu@4ax.com...
> On Sun, 31 Jul 2005 17:42:56 +0200, <talthen.z-serwera.o2@nospam.pl>
> wrote:
>
>>for ($i=1; $i<count($_REQUEST);$i+2)
>
> You probably want $i++, not $i+2 at the end.
Well.. in fact i had $i=+2, but the "$i++" version doesn't work any better.
I just don't know where are keys and where are values in this array.
Regards,
Talthen
[Back to original message]
|