Value:
'**' around word(s) to underline.
Links:
Put one link on each line
More Info:
Put items on seperate lines
Tags:
Seperate tags by commas
Ranking:
9
8
7
6
5
4
3
2
1
Reset
Submit
Cancel
Fillin
(hover over or click)
the blanks to learn about
CakePHP
, or
create your own lines
Add new line
Contact
+
Helpers are to views, what **components** are to controllers.
Helpers are to views, what
components
are to controllers.
http://devzone.zend.com/article/593
http://devzone.zend.com/article/593
PHP,MVC,CakePHP
✯
✯
✯
✯
✯
✯
✯
✯
✯
✯
+
Components are packages of logic that are shared between **controllers**.
Components are packages of logic that are shared between
controllers
.
If you find yourself wanting to copy and paste things between controllers, you might consider wrapping some functionality in a component.
CakePHP comes with core components for:
* Security
* Sessions
* Access control lists
* Emails
* Cookies
* Authentication
* Request handling
http://book.cakephp.org/view/63/Introduction
http://book.cakephp.org/view/63/Introduction
CakePHP
✯
✯
✯
✯
✯
✯
✯
✯
✯
✯
A
Lefkon
Development