Below are revisions for this snippet.

Multi Select Box to MySql DB Table





Syndication

Revision Revison 1
Generate multi select box from data in db, then when submitted, each selection is written to a db table as it's own record, each tied together by a common record id.