all that only validating URL works
other dont work and give error
Parse error: syntax error, unexpected 'title' (T_STRING), expecting ')' in...
array_push($form_validate, validate_db_duplicate('title', mb_strtolower($TMPL['title']), array('LOWER('title')')));
array_push($form_validate...