Welcome Guest, Not a member yet? Register   Sign In
form validation in a view ?
#1

[eluser]Unknown[/eluser]
Is it possible to validate a form in a view file? and how to check if a from is submited with a validation class?
#2

[eluser]Frychiko[/eluser]
Did you read the user guide? Validation section... should pretty much tell you almost all you need to know:

http://ellislab.com/codeigniter/user-gui...ation.html

You shouldn't put your validation code in your view file, you should put it in a controller.




Theme © iAndrew 2016 - Forum software by © MyBB