Migrating MySQL Stored Procedures

Once upon a time, I moved a MySQL database and the stored procedures stopped working.  The website relying on them was effectively crippled because it was a data-driven website. When exporting a MySQL database in phpMyAdmin, there are Procedure options under Custom. ...

1st freeCodeCamp Intermediate Algorithm in 6 months

Completed my first Intermediate Algorithm Scripting algorithm on freeCodeCamp in six months today!  I had worked on two different contracts for about three of those six months and the rest of the time I have been working on “draining the swamp”, my...

You have now entered the Twilight Zone

This year is 2017 and I would have started using PHP in 2001.  At some point in time, I would have worked on moving from mysql to mysqli, learned stored procedures, and Object-Oriented PHP, and migrated to using PDO.  Over the past few weeks, I have worked on...