background preloader

PHP Framework

Facebook Twitter

PHPExcel. Get Started With AJAX in CakePHP « Ahsan’s Laboratory. AJAX Helper with jQuery (for CakePHP 2.x) Hi! On my site you can find AJAX Helper with jQuery for new version of CakePHP (2.x). All functions that were introduced in last version are supported and compatibile with CakePHP 2.0. Actual function list: link - Returns a link to a remote action that's called in the background using XMLHttpRequest when the link is clicked. The result of that request can then be inserted into a DOM object remoteFunction - This function creates the JavaScript needed to make a remote call. It is primarily used as a helper for link(). This Helper is replacement for old orginal CakePHP AjaxHelper, but it's not fully compatible with orginal Helper. Contact me if you find any problems. Discussing PHP Frameworks: What, When, Why and Which? 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. Frameworks can also help beginners to build more stable apps by ensuring proper database interaction and coding on the presentation layer. This allows you to spend more time creating the actual web application, instead of spending time writing repetitive code. Why Should we use a PHP Framework? When to use a PHP Framework? The Zend Framework. Die Hauptunterscheidungs-Merkmale - Online-Tools.

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. Obwohl alle Frameworks MVC Design-Vorlagen unterstützen, ist die Einbindung unterschiedlich gut gelungen. In der CodeIgniters-Dokumentation steht beispielsweise, dass Applikationen, falls notwendig, ausschließlich Komponenten vom Framework-Controller akzeptieren. Die JavaScript und AJAX-Unterstützung ist mal besser und mal schlechter gelungen.

Zend und Symfony bieten das breiteste Funktionen-Spektrum aller getesteten Frameworks. Zwar sind Yii und Seagull etwas eingeschränkter im Funktionsumfang, aber für größere Web-Applikationsprojekte ebenfalls gut geeignet. Sollten Sie zu den ganz Ungeduldigen zählen, dann ist CodeIgniter wohl die beste Wahl für Sie. Lesen Sie in diesem Beitrag Videos zum Thema. PHP Framework gesucht. PHP Frameworks.