PHP/CakePHP Doc: Unterschied zwischen den Versionen
(settibgs) |
(cake comp) |
||
Zeile 24: | Zeile 24: | ||
=Auth= | =Auth= | ||
[http://www.webdevelopment2.com/cakephp-auth-component-tutorial-2 CakePHP Auth Component - Tutorial] | |||
[http://manual.cakephp.org/appendix/simple_user_auth Simple User Authentication]<br> | [http://manual.cakephp.org/appendix/simple_user_auth Simple User Authentication]<br> | ||
[http://www.littlehart.net/atthekeyboard/2007/09/11/a-hopefully-useful-tutorial-for-using-cakephps-auth-component/ Tutorial For Using CakePHP’s Auth Component] | [http://www.littlehart.net/atthekeyboard/2007/09/11/a-hopefully-useful-tutorial-for-using-cakephps-auth-component/ Tutorial For Using CakePHP’s Auth Component] | ||
=Form= | =Form= |
Version vom 21. Januar 2008, 23:01 Uhr
private FAQ for CakePHP1.2
Help
Google Custom Search
News-Akregator
FAQ
Tutorials
Cook up Web sites fast with CakePHP
Blogs
http://www.thinkingphp.org/
http://cakebaker.42dh.com/
General
Yummy CakePHP functions you should know about!
Firebug-Extension
[1]
CakePHP 1.2: The Romance Continues …
Using Configure in CakePHP applications
Views
http://www.thinkingphp.org/2006/10/11/basic-cakephp-templating-skills/
Auth
CakePHP Auth Component - Tutorial
Simple User Authentication
Tutorial For Using CakePHP’s Auth Component
Form
Multiple rules of validation per field in CakePHP 1.2
Pagination, Ajax etc.
Filling a select tag
Input Validation
CakePHP: Update a select box using ajax
CakePHP 1.2 FormHelper Function Examples
CakePHP 1.2 HTMLHelper Function Examples
SecureGet Component
http://bakery.cakephp.org/articles/view/brief-overview-of-the-new-emailcomponent
EmailComponent in a (cake) Shell
Paginate
File
Controller
How to list all controllers
UUID component
How To Make Controller Without a Model?
CakePHP Sanitize für alle Controller
Behavior
Generic File Upload Behavior Download files
ActAs Image column behavior
Component
Ticket Component - i.e. password reset
Elements
requestActions in CakePHP - Eine Anleitung
SQL
How to use SQL functions in conditions
Aktuelle Geburtstage aus MySQL-Datenbank auslesen
ConfComponent DB based configuration Tutorial
DB Migrations v3
i18n/i10n
p28n, the top to bottom persistent internationalization tutorial.
How do I use i18n and l10n in CakePHP
Multilingual apps with CakePHP
Cache
Optimizing your CakePHP elements and views with caching