Welcome Guest, Not a member yet? Register   Sign In
dropdown with CI
#1

[eluser]umefarooq[/eluser]
Hi
i want to create dropdown with CI im sending data to my view from controller
Code:
$data['width'] = array('name' => 'width','id' => 'width');
$data['height'] = array('name' => 'height','id' => 'height');
$data['scalecontent'] = array('name' => 'scalecontent','id' => 'scalecontent');

First to are text box but how can i send options for the third scalecontent along with data parameters.


Messages In This Thread
dropdown with CI - by El Forum - 10-13-2008, 07:23 AM
dropdown with CI - by El Forum - 10-13-2008, 08:48 AM
dropdown with CI - by El Forum - 10-14-2008, 04:13 AM
dropdown with CI - by El Forum - 10-14-2008, 05:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB