Hi,
I'm trying to get as much feedback and further development on a script and concept I originally came up with. It is basically to create a script which uses html databases. It purpose is essentially store, retreave and filter small amounts of data that you would consider to small for a mySQL type database or for mission critical data - This obviously works when you have problems with a mySQL connection (which always happens occasionally) and is therefore more reliable.
From my original script it has now been developed much further (by sitepoint members) into a fully operational databasing class, with many features you would associate with SQL.
Another benifit of this script is that all the databases are simpley html tables and are therefore very easy to visualise and its a piece of cake to create or edit a database in any WYSIWYG editor such as dreamweaver.
I'm try to get as much feedback on this as possible so we can produce something really usefull - so any script snippets you can add for more functionality would be greatly appreciated.
The fully details are to large to re-post here, but I'd be greatful for any contributions to the below thread.
One thing that would be a great addition would be the functionality to edit database table and entries via the web, so if anyone has any ideas please post.
Hope you all find it of use: -
http://www.sitepointforums.com/showthread.php?s=&threadid=30940