* Thus wrote Jeff McKeon ([EMAIL PROTECTED]):
>
> Form two has 2 fields for every line and the fields need to be kept in
> separate arrays.
>
> /* form2.php */
>
>
>
>
>
>
>
At this point I'm not sure what your question is now, but while I'm
here I would sugg
Jay Blanchard wrote:
> [snip]
> Ok, now on submit of this second form I want to take field1
> from each line and put it into $array1 and field2 from each
> line and put it into $arrray2.
> [/snip]
>
> Form 1's info would have to be held as hidden fields in Form
> 2's construction. An example ...
>
[snip]
Ok, now on submit of this second form I want to take field1 from each
line and put it into $array1 and field2 from each line and put it into
$arrray2.
[/snip]
Form 1's info would have to be held as hidden fields in Form 2's
construction. An example ...
/* formOne.php */
DvDmanDT wrote:
> Hmm... Intresting... Like... Hmm.. Name the elements of the
> second form like name="array2[LINE_NUM]">
>
> Then turn on register_globals, then you'll very automaticly
> have $array1 and $array2..
Sorry register_globals are off and not getting turned on...
e=swen
http://secu
4 matches
Mail list logo