This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: post


  1. POSTing JSON Data With PHP cURL


    I got this question the other day: how to send a POST request from PHP with correctly-formatted JSON data? I referred to the slides from my web services tutorial for the answer, and I thought I'd also put it here, with a bit of explanation. After all, publishing your slides is all very well, but if you didn't see the actual tutorial, I often think they aren't too useful.

    Read more