Author |
Message |
cutehacker
Genuine Prime Mover

Joined: 23 Jan 2008 Posts: 23
|
|
Array question for PHP programmers |
|
how can you insert arrayS with capital S into a database using dynamic forms?
which is, the dynamic forms inputs name are arrays itself and that would determine what array is going to what column on a table of the db.
the values of each arrays are dynamically inputted so there is no fixed data here; because the number of input elements of the form itself is dynamically displayed.
PLSSS!!!!!! HELP!!!!!!
TANKS IN ADVANS!
*Notes [Ndi ako to, may nagpapatanung lang hehehe]
_________________
RICHMOND RIYADHEN LIM
Systems Developer
Far Eastern University, East Asia College
DOST-SEI SCHOLAR 2007-2009 REGION I |
|
Thu Apr 17, 2008 5:54 pm |
|
 |
plus_eight_one
Savant Prime Mover


Joined: 17 Feb 2008 Posts: 50 Location: sa tindahan ni aling nena |
|
|
|
dude, u can use multidimensional array to manipulate array form values or use foreach statement to extract the values of ur form fields, and then use loop to insert it to ur database... 
_________________ for what purpose should one cultivate wisdom? |
|
Thu Apr 17, 2008 11:46 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|