Auth, Acl & Permissions
- Simple Data Access Control ~ 3 months ago by Felix (14 comments)
- A lightweight approach to ACL - The 33 lines of Magic ~ 2 years ago by Felix (46 comments)
- CakePHP and Acl - Why is it so difficult? ~ 2 years ago by Felix (21 comments)


What if I want to encode the value of an input element?
$('#element_id').val().html() doesn't work.
Felix: thanks for this!
As someone new to Cake & PHP I came to this post looking for help...
aminalid: Yeah the same files from mcurry worked for me as well and I'm happily using it as the...
That's correct. The bootstrap file is loaded after the core config is loaded.
Turns out once you use Eclipse, you CAN go back ;) I've done a little writeup of my switch from...