Validar un número de teléfono


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ^\+?\d{1,3}?[- .]?\(?(?:\d{2,3})\)?[- .]?\d\d\d[- .]?\d\d\d\d$

Report this snippet


Comments


You need to login to view comments.