Lost your password?

Blogs about: Cakephp

Featured Blog

What is CamelCase?

Michael Chang wrote 1 week ago: CamelCase (also spelled “camel case”) or medial capitals is the practice of writing comp … more →

Tags: Tech

CakePHP ACL Tutorial - What

Michael Chang wrote 1 week ago: ACL or Access Control List is security concept about permission. It’s contain a list of permission t … more →

Tags: Tech

Improved form handling in CakePHP 1.37 comments

teknoid wrote 1 week ago: Here is a typical, simple form done with cake’s form helpers: echo $this->Form->create(' … more →

Tags: cakephp 1.3, cakephp forms, form defaults cakephp, Inputs

CakePHP and jQuery FullCalendar plugin (Part III – gotoDate method)

stripesblueandgreen wrote 1 week ago: One thing that is essential in having a calendar for a web application is the capability to have a g … more →

Tags: jQuery

CakePHP and jQuery FullCalendar plugin (Part II – Editable feature)

stripesblueandgreen wrote 1 week ago: FullCalendar plugin has an editable feature that makes it possible to update events by dragging and … more →

Tags: jQuery

CakePHP and jQuery FullCalendar plugin (Part I - Retrieve events from database)

stripesblueandgreen wrote 1 week ago: This week I’ve incorporated the jQuery’s FullCalendar plugin to the project I’m wo … more →

Tags: jQuery

Installing CakePHP Framework on Windows1 comment

prabhulsankar wrote 2 weeks ago: Following is a good intro on installing and setting up CakePHP Framework in Windows environment. … more →

Tags: coding, php, Framework

How to set a default value for <select> with CakePHP

maxmight wrote 2 weeks ago: Sometimes things that are simple in HTML/PHP are really well hidden in CakePHP. Things like setting … more →

Tags: Uncategorized

Click the buttons, I tell ya...6 comments

teknoid wrote 2 weeks ago: View This Pollsurvey software … more →

Tags: blog future, Feedback, jQuery

Zend Framework Gdata API and Cakephp insert a new row to Google spreadsheet

Adrenalin wrote 2 weeks ago: To setup Zend Framework Gdata, see this post on Using the Zend Framework in CakePHP , this helped to … more →

Tags: API, google spreadsheet

CakePHP Bake – Baking Models, Controllers and Views

aminulcse02 wrote 3 weeks ago: Patty Cake Baker’s Man One of the things that sold me on CakePHP is the bake routine. This is basica … more →

Tags: cakephp console, Cake & Bake

Easy CakePHP API search with Firefox11 comments

teknoid wrote 1 month ago: Some of you might know this, but… Go here: http://mycroft.mozdev.org/search-engines.html?name= … more →

Tags: cakephp api search, cakephp search firefox, firefox add-on cakephp

CakePHP 1.3 helps with team-based development workflow...17 comments

teknoid wrote 1 month ago: I do have to say that in 1.2 some of the features described here are available as well, however Cake … more →

Tags: Cake & Bake, cake fixtures, cakephp 1.3, cakephp database, cakephp migrations, cakephp schema

PHP Frameworks Comparision1 comment

prabhulsankar wrote 1 month ago: I recently spent some time to do some research on different php frameworks. I know there are a lot o … more →

Tags: coding, php, Codeigniter, Zend, Framework

Validate file type using jQuery Valid8 plugin

stripesblueandgreen wrote 1 month ago: I recently worked on incorporating validation for importing CSV type of file. Since I’m alread … more →

Tags: jQuery

Things I love about CakePHP

stkmtd wrote 1 month ago: I’ve been developing with CakePHP for about 2 weeks now. Figured I’d post 10 reasons I l … more →

Tags: Web development, Application, coding, Framework, Internet, Programming

Problem with $this->Session->setFlash when using caching2 comments

taart wrote 1 month ago: Originally posted in the CakePHP Google Groups I have a problem with some cakephp (version 1.2.3.816 … more →

Tags: Questions, Cache, Session

Custom SQL for INNER JOINS in CakePhp

sunstall wrote 1 month ago: The Problem Cake doesn’t do INNER JOINS for it’s Model->find, so if you try to do a f … more →

Tags: custom pagination, inner join, model

An intro look at jQuery Tools, enhancement for setFlash() and CakePHP 1.312 comments

teknoid wrote 1 month ago: Actually the main focus of this post will be how to creatively use JavaScript and Session::setFlash( … more →

Tags: cakephp 1.3, controller setflash, jQuery, jquery tools, setFlash


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS