Posted on April 30th, 2007 by Ian
So I just read my last post about the javascript helper and I realized it makes little to no sense.
I was in a rush and just wanted to document the finding. Here’s a second try at explaining the js helper:
Using Javascript on your site.
1. Add the helper to the controller.
To use javascript in your cakephp […]
Filed under: Learning Cakephp | No Comments »
Posted on April 1st, 2007 by Ian
Dieter Plaetinck has created a really well thought-out user authentication system, dAuth for cakephp.
Php security can be a tricky beast, and web programmers can never learn enough about it. Dieter has evolved this project in bakery articles and it’s very useful to go through and read them all. Once you have and you understand how […]
Filed under: Learning Cakephp | No Comments »