Nginx: SSL_do_handshake() failed… and that’s OK!
The SSL_do_handshake() failed error is nothing to worry about in most cases.
Read More...The SSL_do_handshake() failed error is nothing to worry about in most cases.
Read More...In this tutorial, I will show you how to check if a JavaScript function is defined or not.
Read More...This is a guide on how to remove special characters from a string using PHP.
Read More...This is a guide on how to use optional / default function parameters in PHP.
Read More...This is a short PHP guide on how to deal with the fatal error “Cannot redeclare function_name”
Read More...This is a short tutorial on how to decode a JSON string into an associative array using PHP.
Read More...This is a short guide on how to get the year and month from a date column in MySQL.
Read More...This is a guide on how to check if a person is following you back on Instagram.
Read More...This is a short guide on how to mute a person’s story on Snapchat.
Read More...This is a short guide on how to send a 500 Internal Server Error header to the client using PHP.
Read More...This is a guide on how to disable the Nginx access log.
Read More...This is a short guide on how to test your Nginx configuration file without restarting your web server.
Read More...This a guide on how to check the current version of PHP.
Read More...This is a short tutorial on how to add days to a given date using PHP.
Read More...This is a guide on how to fix a common error that occurs whenever the JQuery library hasn’t been loaded properly.
Read More...This is a short guide on how to receive raw POST data in PHP.
Read More...How to find the windshield washer reservoir on a 2017 Audi A5 Sportback.
Read More...In this PHP tutorial, we will show you how to check if a number is odd or even.
Read More...This is a short guide on how to remove whitespace characters in PHP.
Read More...This is a PHP tutorial on how to list all of the indexes that have been assigned to a MySQL table.
Read More...Please don’t use PHP’s die / exit statement unless it is absolutely necessary.
Read More...This is a beginner’s guide on how to get the length of a PHP array.
Read More...In this guide, we will show you how to force HTTPS on an Nginx server. To do this, we will redirect all “plain” traffic to our HTTPS URLs.
Read More...This is a tutorial on how to calculate the mean / average of a JavaScript array.
Read More...If there are air bubbles coming up from your toilet, then it probably means that one of your drains is blocked.
Read More...This is a short guide on how to detect user activity or inactivity using JavaScript.
Read More...This is a tutorial on how to return multiple values from a PHP function.
Read More...This is a guide on how to prevent a user from directly accessing a PHP include file in their browser.
Read More...This issue occurs because MySQL 8 changed its default charset to utfmb4. As a result, older software might not be able to connect to it.
Read More...This is a tutorial on how to replace an array key in PHP.
Read More...In this tutorial, we will show you how to capitalize the first letter of a string using JavaScript.
Read More...This is a short tutorial on how to get a list of all MySQL databases using PHP’s PDO object.
Read More...This is a guide on how to find and extract all image elements from a string containing HTML.
Read More...This is a tutorial on how to add a CSS class to a HTML element using JavaScript.
Read More...This is a PHP tutorial on how to extract all links and their anchor text from a HTML string.
Read More...