string getReverseMatchingRegExp(string $pattern)
Retrieve a regular expression to match with a formatted value.
string getReverseMatchingRegExp(string $pattern)
Retrieve a regular expression to match with a formatted value.
string | $pattern | The pattern to create the reverse matching regular expression |
string | The reverse matching regular expression with named captures being formed by the transformer index in the $transformer array |
Designed by : w10schools
service@w10schools.com
Please login to continue.