PHP/CakePHP Doc: Unterschied zwischen den Versionen
(form) |
(seo) |
||
Zeile 13: | Zeile 13: | ||
http://cakebaker.42dh.com/ | http://cakebaker.42dh.com/ | ||
=General= | = General = | ||
[http://teknoid.wordpress.com/2008/06/09/15-essential-cakephp-tips/ 15 Essential CakePHP Tips] | |||
[http://www.thinkingphp.org/2006/06/04/yummy-cakephp-functions-you-should-know-about/ Yummy CakePHP functions you should know about!] | *[http://cherryonthe.popnews.com/2008/03/15/basic-seo-and-cakephp-part-1/ Basic SEO and CakePHP] | ||
[http://bin.cakephp.org/saved/2610 Firebug-Extension] | *[http://teknoid.wordpress.com/2008/06/09/15-essential-cakephp-tips/ 15 Essential CakePHP Tips] | ||
[http://ahsanity.wordpress.com/2007/08/29/cakephp-12-the-romance-continues/ CakePHP 1.2: The Romance Continues …] | *[http://www.thinkingphp.org/2006/06/04/yummy-cakephp-functions-you-should-know-about/ Yummy CakePHP functions you should know about!] | ||
[http://cricava.com/blogs/index.php?blog=6&title=using_configure_on_your_cakephp_applicat Using Configure in CakePHP applications] | *[http://bin.cakephp.org/saved/2610 Firebug-Extension] | ||
[http://ertw.com/blog/2007/11/05/pushing-a-cakephp-app-from-dev-to-prod/ Pushing a CakePHP app from dev to prod] | *[http://bakery.cakephp.org/articles/view/firecake-helper] [http://ahsanity.wordpress.com/2007/08/29/cakephp-12-the-romance-continues/ CakePHP 1.2: The Romance Continues …] | ||
*[http://cricava.com/blogs/index.php?blog=6&title=using_configure_on_your_cakephp_applicat Using Configure in CakePHP applications] | |||
*[http://ertw.com/blog/2007/11/05/pushing-a-cakephp-app-from-dev-to-prod/ Pushing a CakePHP app from dev to prod] | |||
=Views= | =Views= |
Version vom 6. Oktober 2008, 21:41 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
- Basic SEO and CakePHP
- 15 Essential CakePHP Tips
- Yummy CakePHP functions you should know about!
- Firebug-Extension
- [1] CakePHP 1.2: The Romance Continues …
- Using Configure in CakePHP applications
- Pushing a CakePHP app from dev to prod
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
Creating a Contact Form in CakePHP 1.2
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
paginating (with-fulltext-searches/custom sql query)
filter/search/paginate
Pagination Recall: Remember your settings
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
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