« Viewing AJAX Applications Source | Main | Proxy Auto-Detect »
February 28, 2006
Simplified PHP MVC Framework
In his famous pragmatic style, Rasmus Lerdorf has shared an article on his Toys blog that will walk you through what he calls a "no-framework PHP MVC framework." The task is a simple rich Web application, with SQLite and PDO for data abstraction, Ajax and JSON for data validation (input sanitation is achieved through the PECL filter package), and several components from the Yahoo! User Interface Library. All tied together with PHP, JavaScript and HTML, just like you'd expect.
|
Related Products: |
Read more from this blogger: |
Posted on February 28, 2006 06:44 PM by ajax594.
Filed in Firefox under ajax.
Permalink
| Comments (0)
Share |
