Skip to content

Instantly share code, notes, and snippets.

@senpl
Created April 1, 2022 06:14
Show Gist options
  • Select an option

  • Save senpl/1b8a17ce53fe2bfbdb5eeeb4661fff49 to your computer and use it in GitHub Desktop.

Select an option

Save senpl/1b8a17ce53fe2bfbdb5eeeb4661fff49 to your computer and use it in GitHub Desktop.
Walidacje
Grupa podstawowa:
Walidacja po stronie przeglądarki sprawdzająca, czy wprowadzany wiek większy niż 18 lat.
Grupa zaawansowana:
2 walidacje, jedna po stronie JS druga po stronie php.
Walidować można:
adres email czy zawiera końcówkę .com lub .pl
data urodzenia większa niż 18 lat.
numer telefonu
numer karty kredytowej
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment