PhDJ

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Response class from example loading JSON data #100370
    PhDJ
    Participant

    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;

    in reply to: Response class from example loading JSON data #100368
    PhDJ
    Participant

    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;

Viewing 2 replies - 1 through 2 (of 2 total)

Stay connected with us in your favorite flavor!