• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

phpMyAdmin?

Sikes

New Member
I was just wondering what phpMyAdmin is, is it like mySQL?

And, if you know any tutorials on it, please post the URL.


Thanx!
 
phpmyadmin, its a mySQL frontend.
Its set of php scripts that connect to the mySQL database and give you very nice tools to manage the database.

www.mysql.com -> it will help you :)
 
Phpmyadmin is easy to install. Just edit the config file with your mysql details. Run index.php and if that comes up it works. Its easy to install on most servers but nt servers can create a few problems. I have a site on an nt server so if your site is the same I can give some help/advice. You can also use phpmyadmin to upload .sql files for a database. For example, to get phpnuke working you need to upload the .sql file to your database. Of course you need php and mysql for all this to work.
 
You shouldn't need any tutorials for phpMyAdmin. It is really quite simple. Most hosts will install this for you together with your hosting package.
 
Back
Top