Open GoogleCodeExporter opened 9 years ago
[deleted comment]
How are you building the options array? It can be in either of these formats:
$options = array("Option #1", "Option #2", "Option #3");
$options = array("value1" => "Option #1", "value2" => "Option #2", "value3" =>
"Option #3");
Original comment by pvcsnat...@gmail.com
on 1 Feb 2014 at 3:17
Original issue reported on code.google.com by
tonei...@lyse.net
on 31 Dec 2013 at 1:42