by jake | Oct 19, 2018 | MySQL
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. ...
by jake | Dec 4, 2017 | Web Programmer
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...
by jake | Jul 19, 2017 | Web Programmer
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...