| Personally, I use PHPMyAdmin, which is a program that you install on the web server and enables you to work with tables and databases. It's a good idea to learn a bit about SQL and databases in general first, but that program makes it much easier to get started. Make sure that your web hosting company allows the use of PHP first (they may already offer PHPMyAdmin as part of the hosting package if you're lucky). Otherwise, get it from: http://www.phpmyadmin.net |