August, 2009

25/Aug/09

Default controller in CakePHP

When you’re making a CMS in CakePHP, you have a couple of choices when it comes to your URL structure. (2 comments)

05/Aug/09

Redirect users to the current URL in CakePHP

You might ask why you’d ever want to redirect a user to the current page. Here’s why I did it: (no comments)