News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
PHPied.com:
AJAX MVC (so to speak)
September 20, 2006 @ 07:23:22

On PHPied.com, there's a new tutorial that combines the power of Ajax with the flexibility of PHP to create a more Ajax-centric version of an Model/View/Controller structure.

This is sort of a framework thing to create AJAX applications, based on the MVC design pattern. Yep, I have a lot of buzzwords here, I admit, but this shouldn't be taken too seriously. I was doing a bunch of small projects lately and I found myself using something like this little framework, without even thinking about it.

Then I thought about it and I found that the scripts and the organization of them may resamble MVC a bit. So how does MVC fit when you mix things like thin and fatter client, HTML, JavaScript, XMLHttpRequest, PHP and CSS?

He compares the "usual flow" of Ajax applications verus how an MVC-like app would work and shows a simple version of one in action. It uses PHP for the Model, Javascript/PHP for the Controller logic, and strictly HTML/CSS/Javascript for the View to output to the user. He incorporates some of the Yahoo! UI functionality to help capture events and make the backend Ajax connection. His sample sends off an Ajax request to the PHP backend when the button is pressed and takes in the message (HTML) and pushed it back out into the current page.

The demo is here and you can download the source as well.

0 comments voice your opinion now!
ajax model view controller framework flow css demo ajax model view controller framework flow css demo



Similar Posts

Hasin Hayder's Blog: Working with models in orchid

ProDevTips.com: Ajax, ZF and Smarty feed reader: part 3

Nik Chankov's Blog: 10 reasons to choose CakePHP as Framework

Emran Hasan's Blog: Extended Model for CodeIgniter

Netbeans Blog: Code Completion for the Kohana & Code-igniter Frameworks


Community Events









Don't see your event here?
Let us know!


microsoft sqlserver wordpress extension developer drupal job zend zendframework windows symfony release opinion codeigniter feature conference podcast facebook framework performance

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework