January 2007
Using FCKeditor with CakePHP
FCKeditor is a powerful WYSIWYG editor that replaces the plain, old and boring textarea form element. It has file management functions (so you can upload images, flash and other files directly from it) and many more useful functions.
Basic User Authentication in 1.2.x
In this tutorial we'll cover all aspects of MVC in an authentication role, logging a user in, maintaining a session, and restricting unauthorized access to controller actions.
November 2006
Cake Tutorial: Associations automatiques (avec hasOne)
Exemples d'association avec CakePHP
1
(7 marks)