how do you add smething like <option value="">something</option> to every thing someone send into a mysql database. i want the value="" to have the same name as the name they type. so it would be like this
then in insert.php i want to to send it as this.
to the mysql database. i tried like this but it didnt work
any help please?