“HTML Form Select Tag Issue: Only First Word of Multi-Word Selections Inserted into MySQL Table”
A single HTML select tag is populated by a MySQL database table. When a user selects an option containing multiple words and submits it, only the first word of the selection is saved.