Placeholder

SQL Syntax and Creating a Table

Introduction At the beginning of these tutorials, I will provide the basic syntax needed to do what our objective is. It will be generic, but it will be a nice overview into what you need to follow when writing your own SQL. Data that you will need to alter or insert will be surrounded in [...]

Continue Reading →

Placeholder

Setting Up Your Database

Get your credentials Setting up your database can be an easy task, or a hard one. This process will vary from host to host. If you want to install it yourself on your computer, please refer to installation manuals provided. If you are using a WAMP, LAMP, or MAMP stack, then with that installation, MySQL [...]

Continue Reading →

Placeholder

Introduction to MySQL

  What is MySQL? MySQL is “The world’s most popular open source database.” MySQL is popular among the PHP community as it provides high performance, reliablity, and is very easy to use. Sites like Facebook and Google utilize the capabilities of MySQL. MySQL is not the only type of database that PHP works with. PHP [...]

Continue Reading →

Recent Tweets

Follow Me On Twitter →

Email Updates

Sign-up below to receive weekly updates to DevTuts posts. These emails not only include a recap of the week, but also sometimes freebies just for our email subscribers.