How to view contents of MAMP's MySQL?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
CKEANEDesign
Forum Newbie
Posts: 19
Joined: Thu Mar 26, 2009 8:04 am

How to view contents of MAMP's MySQL?

Post by CKEANEDesign »

Does anybody use MAMP? It's WAMP for the Macintosh Operating System.

If so, how can I view the contents of the MySQL database? Or how can I view it locally if I've made a database through PHP text files? Thanks.
User avatar
CKEANEDesign
Forum Newbie
Posts: 19
Joined: Thu Mar 26, 2009 8:04 am

Re: How to view contents of MAMP's MySQL?

Post by CKEANEDesign »

Nevermind! Sorry!
I found out how to do it.

For those who have the same question.. all you have to do is go to the MAMP start page, go to phpMyAdmin, then select your database from the drop-down menu on the left side of the page.
Post Reply