IT Nursery
I recently moved my site to https, by installing a SSL-certificate on the server and updating the site address and site home in the wp-admin to use https. Due...
  • April 21, 2022
  • 0 Comments
In a blog post I use the following PHP to set the content-type of a response: header('content-type: application/json; charset=utf-8'); I just got a comment on that post saying that...
  • April 19, 2022
  • 0 Comments
I have a small utility that I use to download an MP3 file from a website on a schedule and then builds/updates a podcast XML file which I’ve added...
  • April 15, 2022
  • 0 Comments