Leave a Comment
/
Coding
/
Alan Bollinger
/
April 11, 2022
Learn how to manage your MySQL server from the command line. This beginner-friendly guide covers starting and stopping MySQL, creating users, managing databases, and performing backups and restores using real-world commands.
Read More »
Leave a Comment
/
Coding
/
Alan Bollinger
/
September 1, 2016
Whether you are working with MySQL or MariaDB, adhering to modern schema design standards keeps your database maintainable and performant.
Read More »
Leave a Comment
/
Coding
/
Alan Bollinger
/
October 17, 2010
The first in a new segment I will be creating will deal with PHP and MySQL tips and tricks. To start things off, we are going to look at how to find distance from one point on earth to another with just two zip codes!
Read More »