One of the parts of CakePHP that caused me the most grief while trying to learn the finer details of the framework was the Auth component. The problem at the time was that there was scant information available on how to actually use and configure it. Luckily, I was able to get some insider information [...]
Ah yes, it's now the unofficial end of summer here in the Greater Toronto Area. It runs from Victoria Day until Labour Day. Also commonly referred to as "construction season" due to all the road work that goes on on the highways surrounding Toronto during that time period. Yes, we will still get some nice [...]
One of my co-workers over at CDC (the mighty gwoo) gave a talk to the Orange Country PHP group about CakePHP 1.2 and some of the features that it contains. One of the more interesting items, well interesting to *me* anyway, is the addition of a convenience feature to "has and belongs to many" associations [...]
For those not familiar with the history of the Ruby on Rails framework, it's interesting (well, at least to me) to note that the framework grew from extractions from working on Basecamp, an online project management / collaboration tool. Basically, they took functionality from Basecamp (the "extraction") and used it as components for Ruby on [...]
A big shout-out to my favourite typist for showing me some of these gems, which I will gladly share with you So, one of the things that often happens in CakePHP is that you will have multiple values to send to your view, so you might have code that looks like this: PLAIN TEXT PHP: [...]
Recent Comments