Created
April 1, 2022 06:14
-
-
Save senpl/1b8a17ce53fe2bfbdb5eeeb4661fff49 to your computer and use it in GitHub Desktop.
Walidacje
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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