The regular expression code now follows: case "letters_only": if (isset($fields[$field_name]) && preg_match("/[^a-z-\'\\s]+\$/i", $fi...
確定! 回上一頁