Subtracting years from a date using PHP.
In this guide, we’ll show you how to subtract years from a date using PHP. We’ll also tell you how to avoid issues with leap years.
Read More...In this guide, we’ll show you how to subtract years from a date using PHP. We’ll also tell you how to avoid issues with leap years.
Read More...In this article, we will show you how to send a “405 Method Not Allowed” header using PHP.
Read More...This is a short guide on how to copy a MySQL table using PHP.
Read More...In this tutorial, we will show you how to get the size of a remote file using PHP.
Read More...In this guide, we show you how to subtract days from a date using PHP. This can be done using the strtotime function or the DateTime object.
Read More...This is a tutorial on how to get the year quarter of a date using PHP.
Read More...In this tutorial, I will show you how to disable a HTML button until a checkbox is checked.
Read More...This is a guide on how to get the size of a file using PHP. I will also show you how to convert the result of PHP’s filesize function into KB, MB and GB.
Read More...This is a short guide on how to convert a timestamp in milliseconds into a timestamp in seconds using PHP.
Read More...This is a guide on how to fix “Undefined property” notice in PHP.
Read More...This is a basic JavaScript countdown timer that counts the number of days, hours, minutes and seconds until Christmas day.
Read More...This is a short guide on how to disable input text fields using JavaScript.
Read More...his is a short guide on how to check if the jQuery library has been loaded successfully.
Read More...This is a quick guide on how to fix “Unterminated comment” warnings in PHP.
Read More...This is a tutorial on how to remove a HTML table row using JQuery.
Read More...The SSL_do_handshake() failed error is nothing to worry about in most cases.
Read More...For the past few months, the notifications on my Facebook app have been “repeating” themselves.
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...