
January 3rd, 2000, 11:52 PM
|
|
Registered User
|
|
Join Date: Sep 1999
Location: Fredericton, NB Canada
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
If I choose more than one item in a checkbox list, PHP feeds back only the last choice. Why?
For example, I select 'dogs', 'cats' and 'mice', it sets the variable to 'mice' only.
|