I have the following JSON string, which was an Objective C array then encoded to JSON:
$jsonString=[\\\"a@gmail.com\\\",\\\"b@gmail.com\\\",\\\"c@gmail.com\
You could use json_decode() then print_r() to create a PHP formatted array