I am fetching the data in JSON format from YouTube
but it returns the JSON as gdata.io.handleScriptLoaded({key:value})
;
How I can access the key
in php as the response is not JSON object
I am fetching the data in JSON format from YouTube
but it returns the JSON as How I can access the |
||||
|
I have found the answer my self. I was passing the value into request url | |||||
|
| |||||
|