PHP string function
01. strlen()
02. str_word_count()
03. strrev()
04. strpos()
05. str_replace()
01. strlen()
php code
Output
02. str_word_count()
php code
Output
03. strrev()
php code
Output
04. strpos()
php code
Output
05. str_replace()
php code
Output