https://github.com/hackstarsj/php-string
PHP String Complete
https://github.com/hackstarsj/php-string
Last synced: about 1 month ago
JSON representation
PHP String Complete
- Host: GitHub
- URL: https://github.com/hackstarsj/php-string
- Owner: hackstarsj
- Created: 2019-10-24T17:23:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T17:25:01.000Z (over 6 years ago)
- Last Synced: 2025-02-24T05:12:40.401Z (over 1 year ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-string
PHP String Complete
In This Tutorial I Cover PHP String :
1. How to Create PHP String
2. Find Length of String
3. Find Word in String
4. Find Position Of Word in String
5. Convert String to Uppercase,Lowercase,Capitalize
6. Remove WhiteSpace from String
7. Convert Array to String
8. Convert String to Array