I have a list box on a form which called $selectedcustomers[].
The list box is populated but when the page is submitted, when taking a count it returns zero.
The list is populated using a bit of PHP taking data from a MySQL table. The values do appear in the list.
Any Ideas?