[Webframework-general] web.framework 0.9.0 beta released
Status: Beta
Brought to you by:
staniszczak
From: Marcin S. <mar...@ga...> - 2005-12-26 21:31:24
|
From now you can now download next beta release of web.framework – 0.9.0. In this release I add same new features, like this: - simple AJAX library - DB support (you van choose between PDO, ADOdb, and native web.db – if you van I suggest to use PDO – from PHP 5.1 it’s native OO PHP’s DB interface) - client-side validator – for now only with two testers (for numbers, and integer – if you have same time, you can write same new testers and send to me – I can add it in next release, and put your name in info.txt file) - DB session handler (use DB connection initialized by framework) When you download web.framework and test it, pleas send me response with information about: - your feeling - your features propositions - bugs - and any other suggestions Best regards, Marcin Staniszczak |