Projects / WizMySQLAdmin

WizMySQLAdmin

WizMySQLAdmin is a MySQL database manager like phpMyAdmin, but it's very easy to install and maintain. It's composed of only one file, and it supports multiple databases and table creation and manipulation.

Tags Database Front-Ends
Licenses GPL
Operating Systems OS Independent
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  17 May 2007 22:31
  • Rrelease-after

Changes: This release fixes a little bug that occurs with some special builds of PHP.

  • Rrelease-mid
  •  11 May 2007 06:58
  • Rrelease-after

Changes: This release fixes a bug which occurred when the "order by" clause was specified in the query textbox. It adds a feature to change the sorting of data into ascending/descending order by clicking on the column header in browsing mode.

  • Rrelease-mid
  •  18 Mar 2007 12:44
  • Rrelease-after

Changes: This releases fixes a bug that occurred when database, table, or field names contained hypens. Other little flaws have been fixed.

  • Rrelease-mid
  •  10 Jan 2007 10:02
  • Rrelease-after

Changes: Some code has been improved to make the script work better with big tables.

  • Rrelease-mid
  •  22 Aug 2004 08:23
  • Rrelease-after

Changes: Some bugs with special characters in queries were fixed. There are also other minor bugfixes and improvements.

Rss Recent comments

Rcomment-before 16 Apr 2004 01:49 Rcomment-trans wizzent Rcomment-after

Re: nice idea but ugly code

> fonctionnalities ... Otherwise,

> phpmyadmin do already what your

> application do and more ... So just the

Yes I know, but the main aim of my script is to be very simple to maintain on the server (only one file) for people that haven't a lot of web space. That's the biggest difference from phpmyadmin.

Of course I can do that in OOP as well, and... I'll do!

Rcomment-before 16 Apr 2004 01:40 Rcomment-trans hatemben Rcomment-after

Re: nice idea but ugly code
Well, i'm sure that when you'll rewrite it in OOP, you'll have more possibilities to extend its fonctionnalities ... Otherwise, phpmyadmin do already what your application do and more ... So just the fact you make it OOP, will add a very "import feature" : it could be included easily in any other application.

Good luck anyway

Hatem

>

> % You could write it in OOP style, the

> % code will be more usefull.

>

>

> Hi, thanks for your advice.

> Till now, I'm trying to develop a stable

> and fully featured script to manage

> MySQL databases. When I'll reach this

> goal I'll clean the code, surely

> rewriting the whole script in OOP.

> A note for ugly code: well, some people

> told me my code is clean and easly

> readable, I think it is a matter of

> tastes

> Bye

Rcomment-before 16 Apr 2004 01:29 Rcomment-trans wizzent Rcomment-after

Re: nice idea but ugly code

> You could write it in OOP style, the

> code will be more usefull.

Hi, thanks for your advice.

Till now, I'm trying to develop a stable and fully featured script to manage MySQL databases. When I'll reach this goal I'll clean the code, surely rewriting the whole script in OOP.

A note for ugly code: well, some people told me my code is clean and easly readable, I think it is a matter of tastes

Bye

Rcomment-before 16 Apr 2004 01:13 Rcomment-trans hatemben Rcomment-after

nice idea but ugly code
You could write it in OOP style, the code will be more usefull.

Regards,

Hatem

Cdfedf2007170643db0d4c3f28646d7c_thumb

Project Spotlight

Quamachi

A Hamachi GUI that resides in the system tray.

E5aef2f72804c36bf60e5a69abb8f64f_thumb

Project Spotlight

MIME Email message class

A PHP mailer class for composing and sending MIME messages.