Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formát telefonních čísel #1

Open
Keeehi opened this issue Aug 25, 2017 · 1 comment
Open

Formát telefonních čísel #1

Keeehi opened this issue Aug 25, 2017 · 1 comment

Comments

@Keeehi
Copy link

Keeehi commented Aug 25, 2017

if (!preg_match('/^\+420\d{9}$/', $phone))

Toptrans, PbH a DHL přijímají nejen česká telefonní čísla. Tedy alespoň dle dokumentace.

@kyborek
Copy link

kyborek commented Oct 3, 2018

Dále předpona +420 je to samé jako 00420. Formát čísla 00420777456789 by tedy měl být také povolen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants