Hi everyone,
I am new in PHP. I need PHP code to transfer items between two list boxes. The first listbox is populated from database and is multiselect. I need the selected items from first listbox being copied to the second listbox and then by submit, being inserted to the database.
Any help will be appreciated.
Mojgan