Convert a PHP array into an object.
This is a short guide on how to convert an array into a PHP object.
Read More...This is a short guide on how to convert an array into a PHP object.
Read More...In this tutorial, we will show you how to calculate the median value of a set of numbers using PHP.
Read More...In this tutorial, we are going to show you how to change an FTP directory using the PHP function ftp_chdir.
Read More...This is a beginner’s tutorial on how to login to an FTP server using PHP.
Read More...In this guide, we are going to show you how to view a list of the people that you’ve previously unfollowed on Facebook.
Read More...In this tutorial, we will show you how to subtract hours from a date and time using PHP.
Read More...In this tutorial, we are going to show you how to get the last modification time of a file using PHP.
Read More...A guide on how to disable the blue LED light on your Blink security camera.
Read More...In this tutorial, I will show you how to parse an XML string using JavaScript.
Read More...This is a PHP tutorial on how to close a PDO connection.
Read More...This is a tutorial on how to check if a string contains a substring using JavaScript.
Read More...In this PHP tutorial, we will show you how to read large files and avoid “memory exhausted” errors.
Read More...This is a tutorial on how to add hours onto a date and time using PHP.
Read More...In this tutorial, we will show you how to generate a random RGB color 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 tutorial on how to empty a JavaScript array.
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...