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)
When you’re making a CMS in CakePHP, you have a couple of choices when it comes to your URL structure. (2 comments)
You might ask why you’d ever want to redirect a user to the current page. Here’s why I did it: (no comments)