Edit report at http://bugs.php.net/bug.php?id=12214&edit=1
ID: 12214 Updated by: j...@php.net Reported by: ruslan2000 at mail dot com Summary: Additional param to ereg/eregi/ereg_replace/eregi_replace -Status: Open +Status: Wont fix Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: windows 2000 PHP Version: 4.0.6 Block user comment: N Private report: N New Comment: Use the PCRE functions instead. Previous Comments: ------------------------------------------------------------------------ [2001-07-17 15:08:25] ruslan2000 at mail dot com Please add new param to ereg/eregi/ereg_replace/eregi_replace which will specify the correct Enocoding of "string" and allow to use this funnction with any encoding EX: string eregi_replace (string pattern, string replacement, string string [, int mode]) eregi_replace ("áîã", "%#&#", $header, CP_1251) in connection with bug report #12176 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=12214&edit=1