My code is retrieving player names from a database and outputting them into a combo box. However I want the first entry of the combo box to be empty, how can I achieve this?
If it helps, here is my code. Please note I only have 1 option box code in HTML as I'm editing phpBB. The <-- BEGIN clubplayer --> is a loop.