browse by tag: cakephp
sort by
How to create an administrator panel in CakePHP
in PHP added by abhi, on 15/12/2007 administration authorization cakephp
Learn how to create an administrator panel using CakePHP framework.
comment save reportCake Tutorial: Building A Simple Blog - Part 1
in PHP added by goodphptutorials, on 4/9/2006 cake cakephp content management framework oop
This tutorial introduces CakePHP, by walking you through setting up a simple blog and, later, adding advanced blogging features. You will learn how to make Cake map data from database records into data structures which you can present in your application.
comment save reportAn overview of the CakePHP framework
in PHP added by goodphptutorials, on 3/9/2006 bake beginner tutorials cakephp framework
There are many frameworks available for the PHP programming language nowadays, and especially a lot of RAD (Rapid Application Development) frameworks which aim to make web development faster, less tedious and more organized. CakePHP was one of the first frameworks to port the RAD philosophy - which became so popular after Ruby on Rails - to the PHP programming language.
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