|
|
| |
1. JSON in PHP String |
|
Reply |
|
|
 Bipin | 2012-06-20 19:22:20 |
Hi
nice utility!! I have a question.
How can I use query to with a JSON String stored in PHP variable. I tried to convert into array using json_decode but did not work. The problem works files when I copy the same content in file and use json_file in query string.
|
|