РНР 5.3 ругается на ereg_replacehttp://softtime.ru/forumРНР 5.3 ругается на ereg_replacehttp://softtime.ru/forum/read.php?id_forum=6&id_theme=89347#post532671http://codepad.org/C2XYYFfhРНР 5.3 ругается на ereg_replaceSat, 6 Apr 2013 18:33:22 +0300DeedРНР 5.3 ругается на ereg_replacehttp://softtime.ru/forum/read.php?id_forum=6&id_theme=89347#post532670Так будет правильно? if ($artikul != preg_replace("##", "", $artikul))РНР 5.3 ругается на ereg_replaceSat, 6 Apr 2013 18:24:45 +0300Владимир55РНР 5.3 ругается на ereg_replacehttp://softtime.ru/forum/read.php?id_forum=6&id_theme=89347#post532669Зеев Сураски настоятельно рекомендует отказаться от ereg_replace в пользу preg_replace: http://php.net/ereg_replace и использовать PCRE-совместимый синтаксис регулярных выражений: http://stackoverflow.com/questions/3132844/function-ereg-replace-is-deprecated-how-to-clear-this-bugРНР 5.3 ругается на ereg_replaceSat, 6 Apr 2013 18:23:59 +0300DeedРНР 5.3 ругается на ereg_replacehttp://softtime.ru/forum/read.php?id_forum=6&id_theme=89347#post532668После перехода на РНР 5.3 при работе скрипта появились сообщения: Deprecated: Function ereg_replace() is deprecated in csv.php on line 198...РНР 5.3 ругается на ereg_replaceSat, 6 Apr 2013 17:55:26 +0300Владимир55