How to generate a random number with JavaScript.
This is a short tutorial on how to generate a random integer number using JavaScript.
Read More...This is a short tutorial on how to generate a random integer number using JavaScript.
Read More...In this tutorial, we will show you how to calculate the percentage of a number using JavaScript.
Read More...This is a short guide on how to calculate the reverse percentage of a given number in PHP.
Read More...In this guide, we will show you how to convert an MKV file into an MP4 file using the free VLC media player.
Read More...This is a short guide on how to round numbers to decimal places in JavaScript.
Read More...This is a short tutorial on how to add an item to the end of a JavaScript array.
Read More...In this guide, we will show you how to check if a JavaScript object is empty. We’ll also provide you with a custom function that you can use.
Read More...In this article, we show you how to remove the last character of a string using PHP. We also show you how to handle special characters.
Read More...In this JavaScript tutorial, we are going to show you how to check if a certain value exists in an array.
Read More...In this tutorial, we will show you how to delete a property from a JavaScript object.
Read More...In this PHP tutorial, we will show you how to sort array keys in descending order while maintaining the correct key-to-value associations.
Read More...In this tutorial, we are going to show you how to get next year’s date using PHP.
Read More...In this tutorial, we will show you how to get the current year using PHP.
Read More...The other day, I came across a frustrating issue with the PHP function mssql_get_last_message.
Read More...There are no differences between “exit” and “die” in PHP. Both of these language constructs do the exact same thing.
Read More...This is a short guide on how to convert a PDF file into an older PDF version using PHP.
Read More...In this tutorial, we will show you how to convert a string into a float value using PHP.
Read More...In this guide, we will show you how to easily modify HTTP request headers using PHP’s cuRL extension.
Read More...In this tutorial, we will show you how to return a “503 Service Temporarily Unavailable” status code using PHP.
Read More...In this tutorial, we are going to show you how to detect leap years using PHP.
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...