ID: 13016
Updated by: mathieu
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: *Regular Expressions
Operating System: FreeBSD 4.3-STABLE
PHP Version: 4.0.6
New Comment:

No, not a bug - you didn't group anything so $1 would be empty.
Please consult a support forum.



Previous Comments:
------------------------------------------------------------------------

[2001-08-29 02:50:00] [EMAIL PROTECTED]

What is the output from exit(preg_replace("/a/", '$1','a'));
'$1' or ''?
I want it is '$1',but it is '';
BUG?

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=13016&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to