Welcome Guest, Not a member yet? Register   Sign In
form_dropdown does not echo selected value from database
#5

[eluser]adamp1[/eluser]
So it returns them in a format like array('State', 'State 2'), well if so that's why its not working. Because that actually is an array like array(0 => 'State', 1 => 'State 2'); So when you try to set the value of 'State' it can't find that value in the list of array keys.


Messages In This Thread
form_dropdown does not echo selected value from database - by El Forum - 04-16-2010, 12:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB