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

Reply via email to