flatDB
This is an very early, public beta development state: suspended (due too much work)
Current Version:
release 28th December 2008
index.php ? public beta
admin.php ? public beta
Features:
- The flatDB is an conversion of the original flatfile Database so it can be simply embedded in cmsimple as plugin.
- create new (multiple) Databases
- modify/update existing databases
Currently the project is in early beta state. it works fine, but there's no corresponding help file, also the userform-feature is NOT included at the moment. To embedd your database simply add: # CMSimple $output.=showFlatDB($dbname,$form);#
$dbname is the name of your database that you've created within the plugin $form - currently unused - can be specify a layoutfile for an form, if it is left blank, the form will be autogenerated.
Download:
http://infantilo.110mb.com/downloads/flatDB.zip
|