aFramework's Dynamic Admin: aDynAdmin

Published Friday 20th of November 2009

The other night I felt like coding so I built a little app I've been thinking about for a while now.

It's basically a lightweight PHPMyAdmin with just the most necessary and it allows users to insert, update and delete rows from any table in their database.

It uses SHOW TABLES and SHOW COLUMNS to dynamically generate everything from the navigation to the items table to the update/insert forms.

Most of aFramework's modules come with "in-page" admins but the dynamic admin allows users to get a little better overview of things as well as giving them full control over their databases.

There's a bit left before I can start offering aFramework for download for real, but it's definitely getting closer and if you're really interested you can always check out the source over at Google Code.

Laters

Tags
No tags
Comments
2 comments

Bookmark this Article

  • del.icio.us
  • Digg
  • Furl
  • Google
  • Technorati
  • Ma.gnolia
  • Blinklist
  • Blogmarks
  • Rojo
  • Stumbleupon

Comments

  1. Bojan

    Published Friday 11th of December 2009

    Hehe, weren't you supposed to be in thailand and not even looking at a computer? ;)

  2. Andreas

    Published Friday 11th of December 2009

    Hehe, it was only a few hours work and I had code-cravings. On Koh Lipe now. Great beach and snorkeling!

Post a Comment

Random jQuery Plug-ins

  • Form Hints

    Using this plug-in you can add a descriptive hint to any form-control you may have on your site.
    Add a hint by giving the form-control a title-attri...

    Details

  • Super Simple Tabs

    This is an extremely basic tabs-plugin which allows you to create tabbed content from the ever-so-common list of in-page-links. You can set the select...

    Details

  • Numeric DL

    This tiny plug-in numbers definitions in a definition-list if there are more than one definition for a term. Can be useful for FAQs, actual lists of d...

    Details

More Plug-ins

Recent Comments

  1. Andreas on "SleekPHP User Handling"

    Thank you for showing interest :) Were the docs en...

  2. ciptard on "SleekPHP User Handling"

    Ok, thank you

  3. Andreas on "SleekPHP User Handling"

    I might write a "getting started" article for Slee...