cakephp

ThinkingPHP and beyond » Need to share global variables throughout your app?

Useful tip for global variables in CakePHP.

Justkez.com | Understanding CakePHP Sessions

For some reason, CakePHP sessions tend to confuse me. This reference has saved me several times.

How to get the table prefix in CakePHP

I’ve made notes for the next time this problem bugs me badly.

User-friendlier country selection – cakebaker

I’m in the process of writing some code to do this style of country selection.

A Hopefully Useful Tutorial For Using CakePHP’s Auth Component — @TheKeyboard

I didn’t know that there even was an Auth component. That probably says something (terrible) about me, but whatever. I’m learning.