Which String Functions are present in String?
addcslashes — Quote string with slashes in a C style addslashes — Quote string with slashes bin2hex — Convert binary data into hexadecimal representation chop — Alias of rtrim chr — Return a specific character chunk_split — Split a string into smaller chunks convert_cyr_string — Convert from one Cyrillic character set to another convert_uudecode — … Read more