Tutorials on Web Development, Programming, and Web Design

How to determine MySQL version

In Articles

Running the SQL command … select version(); will return the MySQL version of the database. If you have phpMyAdmin, you can type it into the SQL command window… And it will return...

read more

Tutorial using PHP to Query MySQL

In Tutorials

In this tutorial, we will use PHP to query a MySQL database.  For the purpose of this example, suppose we want to query the last 5 posts from a WordPress MySQL database.  We will need to know the...

read more

PHP to connect and query from WordPress mysql database

In Tutorials

In this tutorial, we will learn how to write PHP to connect to a mysql database and then perform a query.  For a newer tutorial, see here also. For the purpose of demonstration, the mysql database...

read more

Alternative to phpMyAdmin

In Resources

phpMyAdmin is great and can do almost anything and you should learn it.  However, sometimes it is overkill.  In some situations, you might just need a quick alternative to phpMyAdmin that you can...

read more

Installing MySQL database on Windows 8

In Tutorials

This tutorial will show you how to install MySQL database on a local Windows 8 environment.  For web developers who want to setup a development environment on their local Windows 8 machine for...

read more

MySQL is the most popular open source database

In Articles

MySQL is a relational database that is open source and freely downloadable from MySQL.com.  MySQL is can be pronounced either “My-S-Q-L” or “My Sequel”.   Open source means...

read more

How to Access MySQL Database Using phpMyAdmin

In Featured Tutorials

If your webhost has cpanel administration interface, then you can access the MySQL database through phpMyAdmin 1. Log into your webhost cpanel. 2. Click on the phpMyAdmin icon … 3. It may...

read more
Learn Web Tutorials is hosted by Hostmonster and design based on Wordpress template by Elegant Themes
All contents are opinions and are copyrighted and may contain display ads and ad links for which site may receive revenues from.
See Terms of Use and Privacy Policy.