Page 1 of 1

howto: receive multiple arrays from form using []

Posted: Thu Jun 01, 2006 5:38 pm
by mkaye
i am trying to receive multiple arrays from a from using <fieldname>[] - if i do a print_r($_POST) it shows the fields as arrays, but if i do print_r($_POST['<fieldname>]) all i get is Array1
what am i missing??

mark

Posted: Thu Jun 01, 2006 6:30 pm
by feyd
mkaye wrote:what am i missing??
..the rest of the thread you already created.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:3. Do not make multiple, identical posts. This is viewed as spam and will be deleted.