Jump to content
thirty bees forum

Ayoub

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Ayoub

  1. I was using regex to verify the input of phone number and here's the code: ^([+])?([^\\d]?\\d){5,18}$ But I found it so limited because I wanted to check if the number exists or not. For that, I did some research and finally, I started using Veriphone
×
×
  • Create New...