Welcome Guest, Not a member yet? Register   Sign In
Form Input & Validation using Parser
#1

[eluser]heavyman1[/eluser]
Hi everyone.

I'm new in CI. Please help me. Here are the problem I found.
I want to create a form for user registration, basically we can use CI User Guide - Form Validation for its validation. But I'm now not using VIEW to display, but using parser to parse the variable. The question is how I can create the form to adapt parser? And how validation can be done?

Examples are welcome.

Thanks.
#2

[eluser]Aken[/eluser]
Anything from the validation library that you were displaying in the view directly will need to be assigned to a "variable" that will be parsed by the library. Why don't you try it based on the examples, and if it's not working post your code here.




Theme © iAndrew 2016 - Forum software by © MyBB