Skip to Content Skip to Menu

[SOLVED] Authorized input for mobile numbers with plus+, space and number???? PLEASE

  • abustone1
  • abustone1
  • OFFLINE
  • Posts: 17
  • Thanks: 2
  • Karma: 0
7 years 10 months ago - 7 years 10 months ago #287164 by abustone1
Hello, How to add more authorized inputs for mobile numbers field , I want add plus with space like +49 665555

Below works but no (plus character) for country code!!!!
So what to add here /^([0-9]+ *)*$/i

Its important to use this because of AcySMS.
Attachments:
Last edit: 7 years 10 months ago by nant. Reason: Added [SOLVED] tag to subject

Please Log in or Create an account to join the conversation.

  • abustone1
  • abustone1
  • OFFLINE
  • Posts: 17
  • Thanks: 2
  • Karma: 0
7 years 10 months ago #287272 by abustone1
I have just learned all regex
Here to get number, plus+ and space.

/^\(?[\d\s\+]+$/i

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum