How to delete rows with the PDO object
This PHP tutorial will show you how to delete database rows using the PDO object and prepared statements.
Read More...This PHP tutorial will show you how to delete database rows using the PDO object and prepared statements.
Read More...A beginners tutorial on updating MySQL rows with the PDO object.
Read More...A beginners tutorial on how to select rows from MySQL using the PDO object.
Read More...A simple tutorial on how to insert rows into MySQL with the PDO object.
Read More...This PHP tutorial will show you how to insert multiple rows from a PHP array using the PDO object.
Read More...This is a short guide on how to remove an element from a PHP array.
Read More...A simple tutorial on how to connect to a MySQL database with PHP.
Read More...This a short tutorial on how to create a CSV file with PHP.
Read More...This tutorial will show you how to print out the contents of a PHP array using the print_r or var_dump functions.
Read More...A tutorial on how to get the driving distance between two locations in PHP.
Read More...This is a beginner tutorial on PHP objects and classes.
Read More...A short tutorial on how to save a PHP array to a database.
Read More...A tutorial on how to read CSV files with PHP.
Read More...A list of some of the funniest Father Ted quotes.
Read More...Funny comments that were found inside source code.
Read More...This guide offers fixes for the dreaded “Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING” error in Chrome.
Read More...“Mate, you can’t support a financial group.” A throwback to one of the funniest comments ever posted on Reddit’s /r/soccer subreddit.
Read More...An article about why I miss the old Resident Evil games.
Read More...In this article, we will discuss the most common causes of slow PHP scripts.
Read More...In this PHP tutorial, we show you how to find the index of the current element in a foreach loop.
Read More...A concern troll is someone who will pretend to be a part of a group in order to cast doubt on their cause and undermine their efforts.
Read More...Shinnerbots is a pejorative term that refers to “fanatical” Sinn Fein supporters on the Internet.
Read More...A simple tutorial on how to save a PHP array to a text file. This tutorial also shows you how to load the array in question.
Read More...We used statistics from 2003–2014 to generate a list of the “dirtiest” teams in the Premier League.
Read More...My thoughts on why the new cannibalism feature in DayZ Standalone is a bad idea.
Read More...A guide on error handling with PHP’s outdated mysql_* extension.
Read More...In this article, we are going to show you how to create a recursive function in PHP.
Read More...Simple examples on how to carry out an Ajax request with JQuery and PHP.
Read More...Dealing with whitespace characters and PHP’s empty function.
Read More...In this PHP tutorial, we will show you how to automatically add a copyright year to the footer of your website.
Read More...How to verify a user’s email address with PHP.
Read More...You should not be validating emails using regular expressions. Instead, you should use PHP’s filter_var function.
Read More...An article on how to do error handling with json_encode and json_decode.
Read More...How to search between dates in MySQL.
Read More...PHP will throw a “division by zero” warning (or exception) if your code attempts to divide a number by 0.
Read More...