PHP Framework

TwitterFacebook
Get flash to fully experience Pearltrees
Get Started With AJAX in CakePHP This article has useful links for a CakePhp new comer to get started with using Ajax. As the manual mentions, using Ajax in your Cake application is very easy. Ajax is implemented in Cake through the Cake Ajax Helper, which is included with Cake by default.

Get Started With AJAX in CakePHP « Ahsan’s Laboratory

http://ahsanity.wordpress.com/2007/02/23/get-started-with-ajax-in-cakephp/

Discussing PHP Frameworks: What, When, Why and Which?

http://www.noupe.com/php/discussing-php-frameworks.html Jul 26 2009 What is a PHP Framework? PHP is the world’s most popular scripting language for many different reasons – flexibility, ease-of-use, among others – but often times coding in PHP, or any language for that matter, can get rather monotonous and repetitive. That’s where a PHP framework can help. PHP frameworks streamline the the development of web applications written in PHP by providing a basic structure for which to build the web applications. In other words, PHP frameworks help to promote rapid application development (RAD), which saves you time, helps build more stable applications, and reduces the amount of repetitive coding for developers.
Das Ziel eines PHP-Frameworks ist, dem Entwickler die Arbeit an Web-Applikationen so einfach wie möglich zu machen. Einige Frameworks versprechen sogar Möglichkeiten darüber hinaus. Beispielsweise können Sie mit dem Seagull Framework Kommandozeilen-, GUI- und Web-Applikationen erstellen.

Die Hauptunterscheidungs-Merkmale - Online-Tools

http://www.pcwelt.de/ratgeber/Die-Hauptunterscheidungs-Merkmale-1458206.html