Welcome Guest, Not a member yet? Register   Sign In
validating regular variables
#1

[eluser]Unknown[/eluser]
hi there!

is there a helper in code igniter that will validate regular/plain variables?

thanks!
#2

[eluser]bretticus[/eluser]
Please be more specific on "validate regular/plain variables"

Thanks
#3

[eluser]Unknown[/eluser]
ex:

function my_function($var1) { }

i would to know how to validate $var1 using Code Igniter helper capabilities..
right now I'm validating the variable using my old validation library function..
#4

[eluser]bretticus[/eluser]
Still not exactly sure what you are trying to do but I will assume you need to use the callback feature of the validation library. Since you are using an older version, check the appropriate documentation by downloading an older release.




Theme © iAndrew 2016 - Forum software by © MyBB