[nycphp-talk] handling forms (relative newbie)
David Mintz
dmintz at panix.com
Thu Oct 2 16:07:11 EDT 2003
Oops, my bad for repeating what he just said. Shoulda finished reading the
thread.
On Thu, 2 Oct 2003, David Mintz wrote:
> On Thu, 2 Oct 2003, Aaron Fischer wrote:
>
> >
> > If $_SESSION now has the array stored, it seems that this should work:
> > echo $_SESSION['first_name'];
>
> It would if you had used array_merge() instead (-: But you have a
> two-dimensional array now, so you need to say
>
> $_SESSION['_POST']['first_name']
More information about the talk
mailing list