Username:

Password:

Author Topic: Who uses PhpMyAdmin  (Read 660 times)

chase

  • WebDes1gn Staff
  • Administrator
  • Full Member
  • *****
  • Karma: +100/-0
  • Posts: 110
    • WWW
Who uses PhpMyAdmin
« on: August 31, 2009, 11:04:01 AM »
For their MySQL management? I use PhpMyAdmin all the time but I know a lot of people use Dreamweaver's built in DB management tool. So I guess I use a mix of both.

What do you use?

mrksem454

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 3
Re: Who uses PhpMyAdmin
« Reply #1 on: April 21, 2010, 09:49:19 PM »
Well, I am using PhpMyAdmin for my Data bases projects, Its Because, its like a Intuitive web interface. Also likes its features like:
    * browse and drop databases, tables, views, fields and indexes.
    * create, copy, drop, rename and alter databases, tables, fields and indexes.
    * maintenance server, databases and tables, with proposals on server configuration.
    * execute, edit and bookmark any SQL-statement, even batch-queries.
    * manage MySQL users and privileges. And
    * manage stored procedures and triggers.