Welcome Guest, Not a member yet? Register   Sign In
Re-populating forms
#4

[eluser]fesweb[/eluser]
Did you try this?
Code:
echo form_input('username',set_value('username'),'id="username"');
If you want to use the output of a function as an input param in another function you cannot wrap it in quotes, because the quotes denote a string of text.


Messages In This Thread
Re-populating forms - by El Forum - 07-08-2011, 11:28 AM
Re-populating forms - by El Forum - 07-08-2011, 11:33 AM
Re-populating forms - by El Forum - 07-08-2011, 02:27 PM
Re-populating forms - by El Forum - 07-08-2011, 04:05 PM
Re-populating forms - by El Forum - 07-08-2011, 04:24 PM
Re-populating forms - by El Forum - 07-08-2011, 04:49 PM
Re-populating forms - by El Forum - 07-08-2011, 05:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB