
February 6th, 2002, 04:18 AM
|
|
Junior Member
|
|
Join Date: Jan 2002
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
combobox value in php
I have a combobox with a couple of values in it.
These values are held out of the database.
Values can be added to the combobox and now i want to put all of the new values into the database again. How can I receive the values of a combobox and put each of them into php?
|