Incorrect validation certificate for tls-sni-01 challenge.
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...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 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...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 use the Linux find utility to remove old files.
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 guide on how to forward HTTPS headers with HAProxy so that PHP knows what protocol is being used.
Read More...This is a short and sweet tutorial on how to submit a PHP form (or any HTML form, for that matter) to a new tab using HTML’s target attribute.
Read More...This is a guide on how to force users to use your PHP application with HTTPS instead of HTTP.
Read More...In this article, we will show you how to solve the issue of index.php files not being served as the default file.
Read More...How to stop web browsers from caching your JavaScript files.
Read More...User passwords on SQL Server will expire by default. To disable this, you will need to untick the expiration checkbox.
Read More...This is a warning message that appears in the developer console while browsing Facebook.
Read More...Fixing the issue with PHP being displayed in the browser.
Read More...In this tutorial, we will show you how to detect AdBlock users with JavaScript. This can be done with a few lines of code.
Read More...This Adsense unit is perfect if you have a responsive design and are worried that an ad will mess with the layout of your website.
Read More...