Search code examples
Replacing accented characters php...


phpstringpreg-replacenon-ascii-characters

Read More
Extract first integer in a string with PHP...


phppreg-replace

Read More
Insert spaces into a string at each change of character...


phpregexrecursionsplitpreg-replace

Read More
Remove all characters after the first occurring integer...


phpregexnumberspreg-replacetruncation

Read More
Replace words in a string including plural variations with apostrophes...


phpreplacepreg-replaceapostrophe

Read More
php DOMDocument preg_replace fail detect...


phpregexpreg-replacedomdocument

Read More
Optimizing regex for sentence sanitizer...


phpregexpreg-replace

Read More
Lower case all words inside square brackets in a string PHP...


phpregexstringpreg-replace

Read More
Parse text for hashtags and replace with links using php...


phpregexhyperlinkpreg-replacehashtag

Read More
Removing Wordpress caption shortcodes from content, but keep content using PHP...


phpwordpresspreg-replace

Read More
Regex remove whole block whoch contain this words...


phpregexpreg-replacepreg-match

Read More
How to preg_replace all digits except specific numbers?...


regexpreg-replace

Read More
Regular expression, replace multiple slashes with only one...


phppreg-replace

Read More
How to count input values automatically and replace it without regex?...


phpregexpreg-replace

Read More
Replace several instances of wildcard with an array of strings in PHP...


phpregexpreg-replacestr-replace

Read More
Wrap first word in <b> tag with preg_replace -- can't reference fullstring match...


phpregexpreg-replacebackreference

Read More
Remove first comma from on-the-fly string...


phpstringpreg-replaceexplode

Read More
php preg_replace all but alphanumeric, space and accented letters...


phppreg-replacenon-ascii-characters

Read More
Preg_replace() to add to string using non-capturing group...


phpregexpreg-replacecapturing-group

Read More
Password Validation with preg + PHP...


phppreg-replacepreg-match

Read More
How to remove diacritics from text?...


phpregexpreg-replacediacritics

Read More
Delete string between strings and replace with text plus counter...


phppreg-replacestrpos

Read More
How can I append a string to a dynamic number value via preg_replace?...


phpregexstringpreg-replace

Read More
Clean up a comma-separated list by regex...


phpregexpreg-replace

Read More
Remove country code from phone number?...


phppreg-replace

Read More
Regex to remove links surrounding images...


phpregexpreg-replace

Read More
Change youtube shortened url value in iframe...


urlpreg-replace

Read More
PHP - preg_replace : no replace if data attribute is found in image...


phppreg-replace

Read More
php preg_replace how not changing urls...


phpregexreplacepreg-replace

Read More
preg_replace get each two characters from a word...


phpregexpreg-replace

Read More
BackNext