Mac OS X Apache MySQL PHP PhpMyAdmin Set Up
I recently started a new job and was given the opportunity to choose my work computer. The rest of the development team was using Mac and as of this writing we’ll be using OS X 10.8 Mountain Lion. The problem for me is that I’ve always used Windows. However, I’ve heard great things about Apple, plus I have an iPhone, so I thought… why not? The rest of this post details how I set up my new MacBook Pro for my development stack including Apache, MySQL, PHP, phpMyAdmin, etc. Read more…
MySQL Field Types And Sizes
MySQL supports a number of column types, which may be grouped into three categories: numeric types, date and time types, and string (character) types. This section first gives an overview of the types available. Please refer to the MySQL manual for more details. Read more…
MySQL Command Reference
There are a handful of MySQL commands that I either use infrequently enough or have refused to commit to memory. Thus, I always have to look them up when I need them. Rather than continue to search for what I’m looking for I’ve decided to keep them here as a reference. I’ll continue to update this post as needed so don’t forget to check back later or bookmark this page if you would like. Read more…
RSS Posts