array extractDateOptions(string $matched, int $length)
Extract date options from a matched value returned by the processing of the reverse matching regular expression.
array extractDateOptions(string $matched, int $length)
Extract date options from a matched value returned by the processing of the reverse matching regular expression.
string | $matched | The matched value |
int | $length | The length of the Transformer pattern string |
array | An associative array |
Designed by : w10schools
service@w10schools.com
Please login to continue.