Simple PHP MySQL page system

A simple PHP MySQL page system written as a function with code comments. For this example i had the following in the database Simple color names and an id, With…

Easy alert system with PHP

How to deal with errors, warnings, alerts or notices with PHP. You cannot hard code them into a page because at times they wont be needed yet when they are…