You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<?phpdefine('EMPTY',"не заполнено поле '%s'!");define('UNIQUE', "поле '%s' должно быть уникальным!");define('NOT_ENG', "поле '%s' должно содержать только латинские буквы!");define('NOT_NUM', "поле'%s' должно содержать только цифры!");define('SHORT_STR', "поле '%s' должно содержать больше символов!");