PHP/CakePHP Doc: Unterschied zwischen den Versionen

Aus crazylinux.de
< PHP
Zur Navigation springen Zur Suche springen
K (typo)
K (typo)
Zeile 106: Zeile 106:
= SQL  =
= SQL  =


*[http://cakebaker.42dh.com/2007/05/04/how-to-use-sql-functions-in-conditions/ How to use SQL functions in conditions]
*[http://cakebaker.42dh.com/2007/05/04/how-to-use-sql-functions-in-conditions/ How to use SQL functions in conditions]  
*[http://www.hackthenet.de/weblog/83/aktuelle-geburtstage-aus-einer-mysql-datenbank-auslesen Aktuelle Geburtstage aus MySQL-Datenbank auslesen]
*[http://www.hackthenet.de/weblog/83/aktuelle-geburtstage-aus-einer-mysql-datenbank-auslesen Aktuelle Geburtstage aus MySQL-Datenbank auslesen]  
*[http://bakery.cakephp.org/articles/view/confcomponent-db-based-configuration-tutorial ConfComponent DB based configuration Tutorial]
*[http://bakery.cakephp.org/articles/view/confcomponent-db-based-configuration-tutorial ConfComponent DB based configuration Tutorial]  
*[http://bakery.cakephp.org/articles/view/cake-db-migrations-v2-1Cake DB Migrations v3]
*[http://github.com/joelmoss/cakephp-db-migrations/tree/master DB Migrations]


= i18n/i10n =
= i18n/i10n =

Version vom 16. Februar 2009, 22:35 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

Views

http://www.thinkingphp.org/2006/10/11/basic-cakephp-templating-skills/

Auth


Form


Email

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

Multiple files upload in v1.2

Controller


Model

Behavior


Component

Elements


SQL

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

cmd/crons


Router