Looks like the fine folks over at PHPEverwhere have put out a new version of their database wrapper library, ADODB. This new version (1.40) includes several new features like recordset pagination, sequence support, and encrypted session data. This is some nice code, and if you haven't taken a look at it yet be sure to. Also, along with this release, PHPLens v1.0 was released too. For those that don't know: PhpLens is a PHP application server that allows PHP developers to quickly create database-driven web applications. With phpLens, web pages can be quickly created to present data as html tables with facilities to create, edit, paginate, search and delete records.. PHPLens uses the ADODB functions and structure to get a lot of its work done.




