'Remember me' - a component to add upon basic auth

By Irina Dumitrascu
This component works on top of the basic auth component and provides an 'remember me' option.

The fact that the user is logged in is stored in cookies - no need for additional database tables.
It is stored together with secret verification codes so it cannot be faked by changing the cookies => it is secure.
[Read more]

How to create an XML-RPC server with CakePHP

By Filippo Toso
This tutorial describes a method to create an XML-RPC server that goes a bit against Cake’s logic and conventions.
[Read more]

A new "automagic" for CakePHP layouts with the CustomLayouts component

By Filippo Toso
If you distribute your CakePHP web application to others and they ask you how to personalize the layout of a specific controller or, with even more granularity, a specific action, what do you do? This component creates a new convention for layouts that lets you automagically personalize the layouts for controllers and single actions with one line of code.
[Read more]

reCAPTCHA Component & Helper for CakePHP

By Howard Lince
an easy-to-use component and helper set to use reCAPTCHA on your website.
[Read more]

Multiple Display Field

By Daniel Albert
The behavior allows us to use multiple display field (such as "first_name" and "last_name") as a display field for generating list from a model.
[Read more]
 

Page 9;-avec-parcimonie of 86, showing 5 articles out of 427 total, starting on article 41, ending on 45

<< previous | 5 | 6 | 7 | 8 | 9;-avec-parcimonie | 10 | 11 | 12 | 13 next >>