So far, we've shown you how to install php on your webserver, and how to install a number of great software packages for your website. But what we haven't done yet is show you how to easily manage your databases for your websites. Managing your database includes creating new databases, tables, entries. Or even deleting or editing them. phpMyAdmin gives a much nicer and easier to used interface for interacting with MySQL than a command line.
Continue reading...
Monday, May 19, 2008
5 Comments