Tomm
11-08-2007, 11:16 AM
Hey,
Just a few things I am working on:
- Database Engine
All queries and database operations are passed through a handler (dbengine class). This will allow for advanced debug operations on the database but, more importantly, support for different DBMSs (Planned: MySQL, Oracle and MSSQL).
- Installer/Downloader
Automatically downloads the latest files you need and then runs you through the installation wizard. Will only require you to upload a single PHP file to install the whole system.
Thanks,
Tom
Moved by Mattps22004 (Forum Moderator) from Website Designing & Development: Please post in the correct forum next time, thanks :).
Just a few things I am working on:
- Database Engine
All queries and database operations are passed through a handler (dbengine class). This will allow for advanced debug operations on the database but, more importantly, support for different DBMSs (Planned: MySQL, Oracle and MSSQL).
- Installer/Downloader
Automatically downloads the latest files you need and then runs you through the installation wizard. Will only require you to upload a single PHP file to install the whole system.
Thanks,
Tom
Moved by Mattps22004 (Forum Moderator) from Website Designing & Development: Please post in the correct forum next time, thanks :).