Search code examples
PHP: make a string clickable...

phpregexstringeregiereg

Read More
Fatal error: Uncaught Error: Call to undefined function ereg()...

php-7.3ereg

Read More
Need help in rephraseing two lines of code because.eregi_replace is depricated...

phpregexpreg-replaceeregiereg

Read More
getting error: Warning: preg_match() [function.preg-match]: Unknown modifier ',' in...

phppreg-matchereg

Read More
How can I convert ereg expressions to preg in PHP?...

phppreg-replacepreg-matchpcreereg

Read More
Function ereg_replace() is deprecated - How to clear this bug?...

phpdeprecatedereg

Read More
Migrating a site: ereg to pregmatch?...

phppreg-matchereg

Read More
PHP upgrade from 4 to 5 requires changing ereg_replace() and ereg() with delimiters...

callbackpreg-replacephp-5.6ereg

Read More
Replacing ereg_replace()...

phpregexpreg-replaceereg

Read More
PHP - preg_match and "Unknown modifier" error...

phpregexpreg-matchereg

Read More
how to solve the ereg function deprecated error...

phpdeprecatedereg

Read More
Troubleshooting "Delimiter must not be alphanumeric or backslash" error when changing ereg...

phpregexpreg-matchereg

Read More
ereg() to preg_match(), could you convert it for me?...

phppreg-matchereg

Read More
Deprecated: Function ereg() is deprecated...

phpformsdeprecatederegiereg

Read More
Check text area for URLs with preg_match...

preg-matchereg

Read More
warning if(ereg error first then other error...

preg-matchereg

Read More
What's the ereg() equivalent...

regexequivalentereg

Read More
How to check if string contains only specified character set?...

phpstringpreg-matchereg

Read More
PHP: What is wrong with this preg_match that is converted from ereg...

phpregexpreg-matchereg

Read More
Equivalent of ereg() call...

phppreg-matchereg

Read More
preg_match(): Unknown modifier '@'...

phppreg-matchereg

Read More
ereg to preg_match conversion - getting barometer...

phpregexereg

Read More
Need to switch from ereg() to preg_match()...

phppreg-matchereg

Read More
The point of PHP's recent dropping of [[:POSIX:]] regular expression flavor...

phpregexposixeregposix-ere

Read More
Convert eregi to preg_match and ereg_replace to preg_replace...

phppreg-replaceeregiereg

Read More
ereg() to preg_match() how?...

phppreg-matchereg

Read More
why ereg("^\d{11}$",18311111111) is false?...

phpregexereg

Read More
error when changing ereg_replace to preg_replace...

phppreg-replaceeregereg-replace

Read More
Updating from ereg to preg_match...

preg-matchereg

Read More
Migration from ereg to preg_match: copying a file until a pattern repeated itself X times...

phppreg-matchereg

Read More
BackNext