-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/ereg/tests/
File Upload :
Current File : //usr/src/php/ext/ereg/tests/010.phpt

--TEST--
Long back references
--FILE--
<?php $a="abc122222222223";
  echo ereg_replace("1(2*)3","\\1def\\1",$a)?>
--EXPECTF--
Deprecated: Function ereg_replace() is deprecated in %s on line %d
abc2222222222def2222222222

Copyright © 2017 || Recoded By Mr.Bumblebee