Welcome Guest, Not a member yet? Register   Sign In
Validation rule for UNIQUE and NULL fields
#2

PHP Code:
if (!is_null($data['foo'])){
    $validation->setRules($foo_uniq_rule);

Reply


Messages In This Thread
RE: Validation rule for UNIQUE and NULL fields - by Mni.day - 04-20-2023, 02:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB