Posted on : 2018-12-27 10:26:57 View Type: public
Hassan Al Zahrani

Hello
In my registration form for new users I modified the form to make mobile numer is required feild,
I want to force user to right numbers in English ( like 123 ) not in Arabic numbers like (١٢٣٤٥)
because of Arabic numbers can make some crash in my functions code
How I can make this validation ?
please give me a short hent, I'll do it my self.