I got a select tag with some options in a HTML form: (the data will be collected and processed using PHP)
Testing:
one option is to put multi value with comma seperated
like
value ="123,1234"
and in the server side separate them