The Wayback Machine - https://web.archive.org/web/20210123151852/https://www.geeksforgeeks.org/php-string-functions-complete-reference/
Related Articles

Related Articles

PHP | String Functions Complete Reference
  • Last Updated : 20 Jun, 2019

Strings are the collection of characters. For example, ‘G’ is the character and ‘GeeksforGeeks’ is the string.

Installation: These functions are not required any installation. These are the part of PHP core.

The complete list of PHP string functions are given below:

   

My Personal Notes arrow_drop_up
Recommended Articles
Page :