Simple PHP Web Script to Keep Up With Your Chickens’ Age PHP Tutorial

So, here at the Enders household, we have 4 lively chickens taking up residence in a brooding cage. This is the first set of chickens we’re raising and as of yesterday, they are about a month old. It’s been a

Read More Simple PHP Web Script to Keep Up With Your Chickens’ Age PHP Tutorial

How to Import SQL Into Your MySQL Database Via phpMyAdmin

If you followed my tutorial on making a MySQL database in Cpanel, you may have noticed at the end of that tutorial that I talked about populating your database with tables and data. Oftentimes, when you’re installing a script, the

Read More How to Import SQL Into Your MySQL Database Via phpMyAdmin

How to Set Up a MySQL Database in Cpanel (for Script Installations)

If you run across a PHP/MySQL-driven script that you want to install, you’ll need to know how to set up a MySQL database. In this tutorial, I take you step by step through the process. Please note that this tutorial

Read More How to Set Up a MySQL Database in Cpanel (for Script Installations)