Javascript Helper pt. 2

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 […]

dAuth v0.3 tarball

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 […]