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
howto: receive multiple arrays from form using []
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
..the rest of the thread you already created.mkaye wrote:what am i missing??
[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.