Is it possible in cakephp to automatically register a user with a predefined set of inputs (username, password and all that ...) provided by the programmer.?
I want to automatically register a user whenever he tries to enter / access a closed zone.
Please help me achieve this functionality.
Using cakephp v1.2, xampp
Thanks...
source
share