https://github.com/giddyeffects/checkupper
PHP Function to check if a string starts with an upper case letter
https://github.com/giddyeffects/checkupper
Last synced: 2 months ago
JSON representation
PHP Function to check if a string starts with an upper case letter
- Host: GitHub
- URL: https://github.com/giddyeffects/checkupper
- Owner: giddyeffects
- Created: 2017-03-26T23:10:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T23:12:53.000Z (about 8 years ago)
- Last Synced: 2025-04-13T09:12:29.863Z (2 months ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# checkupper
PHP Function to check if a string starts with an upper case letter A-ZRemember to valid your user input.
Thanks,
Gideon