prak_sophy4252
Prototype
from prak_sophy4252
Prototype is a JavaScript framework used to help with development of cross-browser code that is easy to maintain and extend. In this first article of "Eight Weeks of Prototype" I will teach you the fundamentals of Prototype, which you will hopefully find useful for all JavaScript code you write.
Core Components
from prak_sophy4252
CakePHP has a number of built-in components. They provide out of the box functionality for several commonly used tasks. ACl, Auth, Session, RequestHandler, Security, Email, Cookie
Cakephp Example application
from prak_sophy4252
In this section, you can walk through typical CakePHP applications to see how all of the pieces come together.
Using Custom Validation Rules To Compare Two Form Fields
from prak_sophy4252
Want to make sure that two submitted form fields have the same value? Use the ability to write your own validation rules, to add this validation to your model. / It is very common when collecting a user's email address, or password, to force the user to type the string twice in two separate form f...
How to use ACL with Cake PHP 1.2.x?
from prak_sophy4252
This tutorial will brief you on how to use Acl in CakePHP 1.2.x versions. I had tough time figuring this out. But with help of Gwoo, AD7Six & others, and doing debugging and reading code, here comes the tutorial.
+ See more activity
prak_sophy4252's Documents
Using Custom Validation Rules To Compare T... 2,091 Reads | |
How to use ACL with Cake PHP 1.2.x? 2,319 Reads | |
|
709 Reads | |
|
4,089 Reads | |
|
828 Reads |







