![]() |
form_validation library and form helper - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: form_validation library and form helper (/showthread.php?tid=47505) |
form_validation library and form helper - El Forum - 12-11-2011 [eluser]Unknown[/eluser] hi Guys, Newbie in CI, i just wondering if we can use both form_validation library and form helper when creating a form. Coz i notice in the user guide, in form_validation sample, the form fields didnt use the form helper wrapper to generate forms. Sample will really help ![]() TIA, Mike |