Using PHP with Radio Buttons.
This is a beginner’s tutorial on how to use the Radio Button HTML element with PHP.
Read More...This is a beginner’s tutorial on how to use the Radio Button HTML element with PHP.
Read More...This is a guide on how to prevent IP spoofing with HAProxy.
Read More...This is a short guide on how to log text to a file using PHP.
Read More...This is a guide on how to speed up SSL on HAProxy. In this post, I will show you how to dedicate specific CPU processes to HTTP and HTTPS traffic.
Read More...A short guide showing you how to add and modify cookie values using Chrome’s Developer Tools feature.
Read More...A short tutorial on how to get a client’s request headers using PHP.
Read More...A short tutorial on how to load images as BLOB data using the JQuery JavaScript library.
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...Last week, I noticed that Facebook had started to attach a query parameter called “fbclid” to outbound links.
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 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...If you are encountering this error, it is probably because 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...