Log in

View Full Version : PhPMyAdmin



GL&HF
07-11-2006, 09:37 AM
Can anybody pls tell me where I can get indepth tutorials on hw to use PHPMyAdmin?
I'd appreciate it
Thanks

Twey
07-11-2006, 02:15 PM
I suggest not using PHPMyAdmin. MySQL (http://www.mysql.com/) provides a simple command-line client in which you can modify the database by entering queries directly. This will give you a much better feel for the database.

NXArmada
07-19-2006, 07:37 PM
Twey idea is the best but if you insist on using phpMyAdmin (http://www.phpmyadmin.net/home_page/index.php) I suggest checking their site out as the documentation is very in depth.