Welcome Guest, Not a member yet? Register   Sign In
Where can I find all the built in rules?
#1

Hey Guys,

Is there a way where I can view all the built in CodeIgniter Rules for this following function

set_rules($field[, $label = ''[, $rules = '']

I read that you can pipe the rules in the 3 parameter, but only saw 3 or 4 rules. Was wondering if I can find more. Any help would really appreciated.
Reply
#2

You can find all the rules at the bottom of the ./system/libraries/form_validation.php file as methods/functions.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

http://www.codeigniter.com/userguide3/li...-reference
Reply
#4

(02-11-2015, 01:04 AM)Avenirer Wrote: http://www.codeigniter.com/userguide3/li...-reference

Go it. Thanks a lot!!
Reply




Theme © iAndrew 2016 - Forum software by © MyBB