browse by tag: symfony
sort by
Easy Ajax in symfony
in PHP added by goodphptutorials, 4 days ago AJAX framework symfony
Symfony has Ajax helpers that make programming an elaborate interface a piece of cake. This tutorial will show you step-by-step how to create an Ajax-powered symfony application in minutes.
comment save reportAJAX 5-star rating
in PHP added by goodphptutorials, on 24/5/2006 AJAX advanced tutorials rating symfony
Many sites propose a rating system based on a rating from 1 to 5. The AJAX versions (where the page is not reloaded when you vote) are the best. Here is a code snippet explaining how to do it in PHP with symfony.
comment save reportTaking a look at ten different PHP frameworks
in PHP added by goodphptutorials, on 20/3/2006 Zend cakephp framework general symfony wact
PHP frameworks are the latest hot topic in the PHP community, and new frameworks are being released daily. With over 40 frameworks available it's difficult to decide which framework works best for you, especially as each framework offers different functionality.
comment save report