Welcome Guest, Not a member yet? Register   Sign In
Registration, Form Validation
#1

[eluser]Unknown[/eluser]
hi, I am building site in codeigniter, currently working on registration of users..

I have first registration form, where users type their username,email,password..after that, they are redirected to profile form where they type their first name, last name, company etc.

Now problem:
1. Do I need one method in controller (auth/register) to do all validations..If yes, how to deal with two validations..
2. Do I need profile form to proccessin another controller (auth/profile) and run validation from there..

Please help!

Thank You!




Theme © iAndrew 2016 - Forum software by © MyBB