eregi
eregi
(PHP 4, PHP 5)
eregi — Case insensitive regular expression match
Warning
This function was DEPRECATED in PHP 5.3.0, and REMOVED in PHP 7.0.0.
Alternatives to this function include:
- preg_match() (with the i (
PCRE_CASELESS
) modifier)
Description
int eregi ( string $patt