Convert all uppercase words in a string to title case...
Read MoreCheck user input is valid CSS width value...
Read MoreTruncate a URL while ignoring DIV tags...
Read MoreReplace commas not inside single quotes with an @ symbol...
Read Morepreg_replace() pattern starting with < and ending with > doesn't find HTML comments as int...
Read MoreHow to match square braced tags which may have dynamic attribute text?...
Read MoreChange the attribute values and text of <a> tags...
Read MoreHow to reference the full string match in the replacement parameter of preg_replace()?...
Read MoreRemove HTML tags and square braced tags in text, but do not remove PHP tags or their contents...
Read Morepreg_replace regular expression HTML...
Read MoreHow to use PHP preg_replace on a formatted number based on search query while ignoring comma and dec...
Read MoreHow to work with a function preg_replace with a large number (1000000) of values in $patterns and $r...
Read MorePHP - replace text and check for file?...
Read MoreHow to convert special characters to normal characters?...
Read MoreChange gdoc spreadsheet URL string back into the original spreadsheet URL string in a CodeIgniter pr...
Read MoreChange language directory in a URL string...
Read MoreZero-pad numbers to a minimum length if preceded by a word from a whitelist...
Read MoreMake replacements in a string and use an incremented value in each replacement...
Read MoreRegex / Setting to much dots between lowercase and uppercase Words...
Read Morepreg_replace for a specific domain name...
Read MoreRemove non-digital characters found in an alphanumeric substring occurring after a specified charact...
Read MoreReplace spaces with <br /> if inside or outside of a shortcode placeholder without adding to s...
Read MoreRemove curly brace wrapped placeholders in a string...
Read MoreHow to remove brackets from string in php?...
Read Morepreg_replace() versus preg_filter()...
Read MoreRemove a part of a string, but only when it is at the end of the string...
Read MoreEliminate meaningless words from a block of text...
Read More