Opensource PHP/Mysql data management tool       

    
 What the hell is webXadmin ? Have a look at the features description and sample screenshots.

webXadmin is a generic php/mysql application that performs data / web-content management through a webbased HTML interface. From an XML-based schema definition, webXadmin generates records lists, HTML forms and associated sql queries. Features include :

    * list  : customizable sorting and paging
    * dhtml wysiwyg editor
    * search
    * form validation
    *  field types :
                + date
                + email
                + number / currency
                + select from another table with unlimited sub levels
                      # single select : dropdownmenu (default) or single choice radio button
                      # multiple select : drop-down menu (default) or multiple choice checkbox