An open API service indexing awesome lists of open source software.

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

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