:
phpMyAdmin |
phpMyAdmin is intended to handle the administration of MySQL over the WWW.
Currently it can:
- create and drop databases
- create, copy, drop and alter tables
- delete, edit and add fields
- execute any SQL-statement, even batch-queries
- manage keys on fields
- load text files into tables
- create and read dumps of tables
- export and import CSV data
- administer one single database
To use phpMyAdmin, you must first have a MySQL database setup. Use our online
order page to request this. It is free.
Then, access phpMyAdmin via your web browser by typing in
http://HOMESERVERNAME/phpMyAdmin where HOMESERVERNAME is something like
unser.speedsoft.com. Forget
which server your domain name is hosted on?
|