Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- for loops with select option


nanat - 6:35 am on Oct 6, 2009 (gmt 0)


my problem is the on submission on the select. supposed to be i have 3 loops $row and the content data is A,B,C,D,E,F

looping..
<select name="packTy" value='A'>
<select name="packTy" value='A'>
<select name="packTy" value='B'>

when i submit it the well return F, F, F, it will only get the last value on my array supposed to A,A,B..
my question is how can i get the [b]packTy[\b] with the same value i selected..


Thread source:: http://www.webmasterworld.com/php/4001916.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com