validation using codeigniter and jquery-input field validation using codeigniter and jquery

By | May 23, 2014

step1:create an assets folder in the root directory means structure will be like this

/application
/system
/user_guide
/assets/js/custom.js

custom.js

step2:create controller inside application/controllers-validate.php

step3:create view files inside view folder application/views-mypage.php,jquerypage.php

mypage.php