I have a string:
$a = \"Name[value]\";
How do I get the \'Name\' and \'value\' portions of string into variables from this string? I\'m no
0) { print_r($matches); } ?>