Welcome Guest, Not a member yet? Register   Sign In
Benefit of form helper?
#1

[eluser]Shpigford[/eluser]
I'm curious...what's the real benefit of the form helper?

Like what's the benefit of typing this:
Code:
form_hidden('username', 'johndoe');
Rather than this:
Code:
<input type="hidden" name="username" value="johnodoe" />

Sure it's a tad shorter...but is that the only real difference?


Messages In This Thread
Benefit of form helper? - by El Forum - 01-21-2008, 02:52 PM
Benefit of form helper? - by El Forum - 01-21-2008, 03:10 PM
Benefit of form helper? - by El Forum - 01-21-2008, 03:18 PM
Benefit of form helper? - by El Forum - 01-21-2008, 04:02 PM
Benefit of form helper? - by El Forum - 01-21-2008, 04:07 PM
Benefit of form helper? - by El Forum - 01-21-2008, 05:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB