Blocking POST, TRACE and PUT requests with HAProxy.
A short guide on how to allow or deny certain HTTP methods using HAProxy.
Read More...A short guide on how to allow or deny certain HTTP methods using HAProxy.
Read More...A short guide on how to prevent spammy domains from forwarding to your Nginx web server.
Read More...This is a short guide on how to calculate the ratio between two numbers using PHP.
Read More...A guide on how to link an existing Facebook page to a Facebook app.
Read More...This is a short guide on how to use a local WSDL file with the PHP SoapClient object.
Read More...Last week, I noticed that Facebook had started to attach a query parameter called “fbclid” to outbound links.
Read More...Emulating Excel’s TREND / FORECAST function in PHP.
Read More...A guide on selecting the correct www.conf settings for PHP-FPM.
Read More...This post details the steps that I took to upgrade HAProxy from 1.6 to 1.8 on Ubuntu 16.04.4 LTS (Xenial).
Read More...An SSL issue that I ran into the other day.
Read More...The other day, I came across a frustrating issue while attempting to renew the Let’s Encrypt SSL certificate on my haproxy load balancer.
Read More...This is a short Audacity tutorial on how to “clean up” recordings that you’ve made with the Blue Snowball microphone.
Read More...This is a short PHP tutorial on how to send a HTTP POST request without using cURL.
Read More...This is a common error that occurs whenever PHP’s curl extension has not been installed or enabled.
Read More...This is a PHP tutorial on how to get a list of files that have been included in your script.
Read More...This is a short tutorial on how to copy files using PHP.
Read More...If you are encountering this undefined error, then it means that you are trying to use the old mysql_* functions in PHP 7.
Read More...This is a short PHP tutorial on how to create a simple user logout script that guards against CSRF attacks.
Read More...The other day, when my PC became unbearably slow, I decided to press the Ctrl+Alt+Del command.
Read More...In this guide, we will show you what to do if the spoolsv.exe process on your Windows PC is causing high CPU usage.
Read More...This is a PHP tutorial on how to check if the operating system is Windows.
Read More...This is a short guide on how to create an infinite loop using PHP.
Read More...This is a short guide on how to use the Linux find utility to remove old files.
Read More...This is a basic tutorial on autoloading PHP classes that use namespaces.
Read More...This is a beginners tutorial on how to do basic subtraction in PHP. The aim of this tutorial is to help developers who are completely new to the language.
Read More...This is a short guide on how to send a JavaScript object to a PHP script using an Ajax request.
Read More...The other day, I came across an issue where the JSON.stringify method failed to convert one of my objects into a JSON string.
Read More...When it comes to columns such as INT (11) and TINYINT (3), the number in brackets isn’t actually that important.
Read More...This is a short tutorial on how to force HTTPS / SSL with the HAProxy load balancer.
Read More...A short and simple guide to releasing session locks in PHP.
Read More...A short guide on how to forward HTTPS headers with HAProxy so that PHP knows what protocol is being used.
Read More...A short article that discusses the different methods that are often used to kill English Ivy.
Read More...Unfortunately, PHP’s SoapClient isn’t great at importing multiple XSD files.
Read More...This is a short tutorial on how to create a JavaScript date that is “7 days ago” or “30 days ago”.
Read More...For the past couple of months, my Vauxhall Insignia has been going into limp mode because of a tear in the Turbo Intercooler Pipe.
Read More...