CodeIgniter Forums
Full name validation in codeigniter - 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: Full name validation in codeigniter (/showthread.php?tid=54365)



Full name validation in codeigniter - El Forum - 09-05-2012

[eluser]Aqsa Jamil[/eluser]
Which validation rule is used to validate full name field in codeigniter.
I need to place a validation rule that full name field should accept space between first name and last name

Can any one help me ????


Full name validation in codeigniter - El Forum - 09-05-2012

[eluser]Aken[/eluser]
There isn't one - you'll need to add your own.


Full name validation in codeigniter - El Forum - 09-05-2012

[eluser]Sanjay Sarvaiya[/eluser]
this is a dup of http://ellislab.com/forums/viewthread/223812/