PHP | php string function

preview_player
Показать описание
A string is a sequence of characters, like "Hello world!".

In this chapter we will look at some commonly used functions to manipulate strings.

strlen()
str_word_count()
strrev()
strpos()
str_replace()
Рекомендации по теме