Menu

MVC Lt for PHP / News: Recent posts

Version .6 is now available

Lots of changes. This is just a very brief overview. Read the readme and the change log for a detailed description of the new additions.

Controller:
Moved the old Controller functions to the new module class. Moved the settings for the
applications to the new MVC_Lt.ini file.

MVC_Lt-JS-Lib:
Now uses JSON encoding. Ajax functionality no longer requires JPSpan.

Posted by Dave Cumper 2007-03-14

Version .5 is now available

Changes/updates in version .5:

Controller:
Fixed a reference problem with the function register_object.

create_data_container:
The insert and update functions of the data containers no longer do a commit on the database handle. It is now up to the developer to do the commit after a insert or update.

DBConnectionsManager:
Now contains a function, fetch_server_list, that will return a list of all available servers to connect to.... read more

Posted by Dave Cumper 2006-04-10