Tag Archives: php string functions
List of string functions in php
All String Functions in PHP str_replace: How to replace a part of a string with another string str_ireplace: Case in-sensitive search and replace using array of strings strlen: How to find length of a string in PHP? trim: Removing empty … Continue reading