eHow launches Android app: Get the best of eHow on the go.
Top 20
There are many reasons you could want to convert a MySQL database to a comma deliminated CSV file. This guide will walk you through the process. To do this you will need the phpMyAdmin software...
Deleting a database using phpMyAdmin is a relatively simple process that should only take a couple of minutes. To do this you will need phpMyAdmin software installed on your Web space, as well as...
If you are restoring your MySQL database from an old backup, or if you are simply moving your Web site to a new server, you need to know how to import a MySQL database. There are two methods:...
Blogging has taken the Internet by storm the last few years. With the rise in popularity, blogs have become more sophisticated. Wordpress is one platform that many bloggers use to make the process...
Databases are used on any website that allows visitors to sign up for an account, share content, post information or interact in other ways. If you are moving to a new Web host, have had a system...
Now that you've uploaded WordPress to your Web site, how do you login? Simply log into your CPanel or your phpMyAdmin on your Web server. This grants you access to WordPress. Encountering trouble?...
Backing up your database regularly is a good idea. This guide will walk you through the process and help you create a backup of a database using phpMyAdmin. To do this you will need the phpMyAdmin...
Creating a MySQL database is a relatively simple task. This guide will help you create a MySQL database using either the phpMyAdmin interface or the SSH (Secure Shell) command line.
If you are moving your Web site to a new server or just backing up your MySQL database, you will need to export a MySQL database. To do this you can either use the phpMyAdmin interface or the SSH...
There are a number of reasons why you may need to restore your MySQL database. Perhaps you performed an upgrade on the scripts that power your site, only to discover that the upgrade corrupted...
Running an SQL database query is one of the most basic functions of database management. Anyone who operates a database driven website should learn how to run an SQL database query. These queries...
Apache is a web host program which will serve web pages to the users who connect to your site. PHP is a scripting language that can be used to create dynamic pages that a user can go to using your...
Role Playing Games, also known as RPGs, are games in which participants assume roles as fictional characters. There may be a plot or it may be quite free form. On the Internet, RPGs are played in...
If you plan on building complex websites, eventually you are going to discover that it is all about data management, usually with SQL (Structured Query Language) code. MySQL is currently the most...
Many websites use databases to store and access information. One of the most popular languages for web databases is called "SQL," short for Structured Query Language. A similar language is called...
Structured Query Language (SQL) is a server-side web language used to create and maintain data stored in databases on a server. While the language itself isn't difficult, it can be hard to learn...
The exact method used to access an existing database depends on the hosting software used. The most common tools for MySQL databases are CPanel and phpMyAdmin. These are usually packaged by the...
MySQL, a database used by many large Websites, is easily accessed through the phpMyAdmin interface. This interface lets you view all the tables of your database, the columns and information of...
If you are using a Wordpress blog with your own web hosting, your blog entries and reader comments are stored in a database. Generally your web hosting provider takes sufficient precautions...
The free, open-source database software MySQL is frequently used for Web applications, and it is not uncommon for even small websites to have enormous databases. If you need to backup or move...