PHP 8.4.24 Released!

Voting

: min(nine, two)?
(Example: nine)

The Note You're Voting On

trng
15 years ago
You can use \\n for capture group in replacement.
And you can NOT use $n notation (unlike preg_replace function).

<< Back to user notes page

To Top