18059Publish your data on the Web with PHPLenshttp://phplens.com/PHPLens is a powerful PHP application server that runs on PHP4 and PHP5. PHPLens 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.PHP > Scripts and Programs > Development Tools > Application FrameworkOct 13, 2006
Model View Controller (MVC) is an architectural pattern used in software engineering. Successful use of the pattern isolates business logic from user interface considerations, resulting in an application where it is easier to modify either the visual appearance of the application or the underlying business rules without affecting the other. In MVC, the Model represents the information (the data) of the application and the business rules used to manipulate the data, the View corresponds to elements of the user interface such as text, checkbox items, and so forth, and the Controller manages details involving the communication to the model of user actions such as keystrokes and mouse movements.
An MVC framework for PHP 4 and onwards, like many others; but providing much powerful fuse of Smarty template engine for views, ADODB for Models (Database Abstraction), and a small hand written but flexible Controller bringing them all together.
Programmers licensing Backbone are free to complete their PHP applications with the assistance of the following APIs, which are utilized heavily during normal operation of Backbone itself. These classes and methods are debugged and likely to undergo future improvement to optimize efficiency and/or add features as requested by licensees.
Note: It is possible to use Backbone APIs in your PHP code without employing Backbone’s scheduling capabilities. In this case, a Backbone license must still be obtained and installed for the APIs to function.
PRADO is a component-based and event-driven framework for rapid Web programming in PHP 5. PRADO reconceptualizes Web application development in terms of components, events and properties instead of procedures, URLs and query parameters.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.