Hi all...I hope you will understand my explanation (sorry I'm an italian newbie....)
I have a form (not yet online...) to manage the formations of a fantasy italian soccer league....with several selection boxes...basically it works like this:
I have a box for the available defenders (for a total of
The selected defenders are now in a variable named $dt....
NOW I need to send the players stored in the $dt variable into my DB (mysql) as separate values.....
BUT I have no ideas from where to start.......
Please help me !!! Thanx a lot
Roberto