Welcome Guest, Not a member yet? Register   Sign In
Form Validation Class and Flex
#1

[eluser]radu.v.valentin[/eluser]
Hi guys,

I'm pretty new with PHP, so maybe there is a easy way to do this and I don't know about it Big Grin
I'm trying to use Form Validation Class with Flex (so that I validate on server, not on client), the problem is that when I make the call to the set_rules method, it needs the name of the input (not the input string) to validate, which obvious I don't have since I'm not using HTML.

Can anyone help?
Thanks!
#2

[eluser]radu.v.valentin[/eluser]
Ok, found a easy way :red:
I just had to use the email helper (with valid_email()) instead.




Theme © iAndrew 2016 - Forum software by © MyBB