PHP: Return array from include file.
This is a short PHP guide on how to return an array from an included file.
Read More...This is a short PHP guide on how to return an array from an included file.
Read More...This is a guide on how to solve the Signal Modulator puzzles in the remake version of Resident Evil 2.
Read More...In this tutorial, I will be showing you how to check if a row exists in MySQL. To do this, I will be using PHP’s popular PDO object.
Read More...This is a guide on how to solve the lion, maiden, and unicorn statue puzzles in the remake version of Resident Evil 2.
Read More...A short guide on how to use the well-worn key in the remake version of Resident Evil 2.
Read More...This is a guide on how to unlock Leon’s desk in Resident Evil 2.
Read More...This is a short PHP tutorial on how to get numbers from a string using the preg_match_all function.
Read More...This is a short guide on how to unlock the Portable Safe in the remake version of Resident Evil 2.
Read More...This is a short guide on how to increase PHP’s maximum upload size.
Read More...This is a short guide on how to fix the “argument must be an instance” error in PHP.
Read More...This is a short PHP guide on how to check if a string starts with a given string.
Read More...This is a guide on how to set custom HTTP response headers using PHP.
Read More...This is a short guide on how to completely disable PHP’s memory limit value.
Read More...If the power steering stops working in your vehicle, then your alternator belt might have slipped off.
Read More...This is a short tutorial on how to get a random value from a JavaScript array. To do this, we will have to generate a random index number that represents an element in the array.
Read More...The other day, I came across a frustrating CORS-related error while developing a Facebook Instant Game. This is a short post on how I fixed it.
Read More...This is a short guide on how to add an image to a canvas element using JavaScript.
Read More...In this guide, we show you how to get the day of the week using JavaScript. We also provide you with a custom function that you can copy.
Read More...This is a short PHP tutorial on how to calculate what date Easter falls on for a given year.
Read More...In this guide, I will show you how to create a ZIP file using PHP.
Read More...This is a short guide on how to force a PDF file to download using PHP.
Read More...In this tutorial, I will show you how to receive an XML string via raw post data using PHP.
Read More...This is a short JavaScript tutorial on how to check if a given object property exists.
Read More...This is a short guide on how to check if a variable or value if an object using JavaScript.
Read More...This is a short guide on how to work with a PHP array that contains objects.
Read More...The other day, some of our users reported that saving data had become extremely slow. In some cases, forms were taking up to 15 seconds to submit.
Read More...In this beginner’s tutorial, I will show you how to print out JSON using PHP and specify the correct Content-Type header.
Read More...A short guide that I wrote on fixing the dreaded “Unexpected token o in JSON” error.
Read More...This is a short guide on how to force PHP’s cURL functions to follow a HTTP redirect.
Read More...This is a beginner’s tutorial on how to use the Radio Button HTML element with PHP.
Read More...This is a PHP tutorial on how to retrieve a visitor’s country code from Cloudflare’s CF-IPCountry header.
Read More...This is a short PHP tutorial on how to use cURL to make a Basic Access Authentication request.
Read More...This article shows you how to the get the user’s IP address from a Cloudflare request using PHP.
Read More...This is a guide on how to prevent IP spoofing with HAProxy.
Read More...This is a common question amongst beginner developers. In this article, I clear up the confusion about it and offer an alternative solution.
Read More...