Php Strings

A string is series of characters, where a character is the same as a byte. Some commonly used functions are strlen(), str_word_count() & strrev().

Code :