Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] form_dropdown() does multipart on its own?
#2

[eluser]Cristian Gilè[/eluser]
$to is an array of multiple items

Code:
count($to) > 1


form_dropdown() accepts four parameters:.
Quote:The first parameter will contain the name of the field, the second parameter will contain an associative array of options, and the third parameter will contain the value you wish to be selected. If you would like the opening <select> to contain additional data, like an id attribute or JavaScript, you can pass it as a string in the fourth parameter


Cristian Gilè


Messages In This Thread
[SOLVED] form_dropdown() does multipart on its own? - by El Forum - 01-30-2011, 03:04 AM
[SOLVED] form_dropdown() does multipart on its own? - by El Forum - 01-30-2011, 07:48 AM
[SOLVED] form_dropdown() does multipart on its own? - by El Forum - 01-30-2011, 10:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB