This blog is about the PHP solutions I have to think of when I'm developing systems almost every single day...

Monday, February 11, 2008

Create a login in CakePHP

By refering to http://bakery.cakephp.org/articles/view/simple-form-authentication-in-1-2-x-x, I was able to do a basic login page in CakePHP.

1 comments:

Anonymous said...

thank you!