Welcome Guest, Not a member yet? Register   Sign In
Compare array Value's from multiple input forms
#3

[eluser]verynewtothis[/eluser]
Try writing a custom validation which would use array_unique function.. This will tell you if there is a duplicate entry exists or not.

Code:
http://www.php.net/array_unique

User guide on writing a custom validation:

Code:
http://ellislab.com/codeigniter/user-guide/libraries/form_validation.html#callbacks


Messages In This Thread
Compare array Value's from multiple input forms - by El Forum - 08-08-2009, 11:42 PM
Compare array Value's from multiple input forms - by El Forum - 08-09-2009, 12:06 AM
Compare array Value's from multiple input forms - by El Forum - 08-09-2009, 02:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB