logo       

REG_ECTYPE Warning from ereg_replace: msg#03574

php.general

Subject: REG_ECTYPE Warning from ereg_replace

I get REG_ECTYPE from a call to ereg_replace. No mention in the docs. Minimal
mention in the archives. What exactly is it supposed to mean?

The call is:

$definitions=ereg_replace("name=[^[:space]]*","",$definitions);

TIA,
thalis



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise