I tried the code and I got the following error :
“Creating default object from empty value”
Adding this solved it for me : $responce = new StdClass;
Apparently you do not need a definition for that variable, it works “as is”, something new for me in PHP, I would expect you need to declare $response before you can do $response->page = 1;
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS