Advanced Website Creator 2.2.0 (Default branch) |
|
|
Saturday September 1, 2007. 11:37 PM FreshMeat
Advanced Website Creator is a Web development
environment. Created websites use an MVC framework
written in PHP 5 and a simple database abstraction
layer. At present the database layer supports
MySQL, PostgreSQL, and SQLite as backends. All PHP
classes are auto-loaded, so there is no need to
include() or require() files manually. Search
engine friendly URLs are supported via
mod_rewrite. The program has wizards for quick
generation of forms and CRUD pages.
License: Other/Proprietary License with Free Trial
Changes:
A new wizard has been added that allows quick
generation of database tables and the
corresponding list, add, edit, and delete pages. A
bug has been fixed in the Windows version which
could prevent the Web server from starting
correctly. A bug has been fixed that could cause
errors when the back-end database did not support
transactions. A bug has been fixed in the
cookie-handling JavaScript functions.
|