pro_php thread: SV: Re: SV: SV: $_POST and Arrays
> > >About arrays. What you get is a two-dimensional array since $_POST is an array from the start. >And that's the correct way to handle two-dimensional arrays =) > Ah. I haven't needed to use a two dimensional array until now. I'm trying to adapt to register_globals=off. Things are more complicated as a result. Is it really worth it to set register_globals=off?
|





