Welcome Guest, Not a member yet? Register   Sign In
Styling CI form_input
#7

[eluser]guillermo, out of repose[/eluser]
You're not defining $data in your controller.

Just do this and you'll be fine:

[pre]<?=form_input(array('name' => 'last_name', 'class' => 'text', 'value' => 'last_name'));?>[/pre]


Messages In This Thread
Styling CI form_input - by El Forum - 09-23-2009, 01:16 PM
Styling CI form_input - by El Forum - 09-23-2009, 01:25 PM
Styling CI form_input - by El Forum - 09-23-2009, 01:25 PM
Styling CI form_input - by El Forum - 09-23-2009, 01:48 PM
Styling CI form_input - by El Forum - 09-23-2009, 02:11 PM
Styling CI form_input - by El Forum - 09-23-2009, 02:20 PM
Styling CI form_input - by El Forum - 09-23-2009, 03:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB