0 votes
in PHP by
Explain some of the PHP string functions in PHP?

1 Answer

0 votes
by
There are many array functions in PHP:

strtolower()

strtoupper()

ucfirst()

lcfirst()

ucwords()

strrev()

strlen()
...