Profile
Achievement

stolkchris's Recent Snippets
- All /
« Prev 1 Next »
A small snippet on how to create a dynamic model in CakePHP (useful for global functions that need a model to function. IE functions defined in the AppController
0
1018
posted 15 years ago by stolkchris
If you're ever bothered by CakePHP's limited breadcrumbs support for displaying them use this to build your own!
2
1231
posted 15 years ago by stolkchris
This snippet can be called in every controller, all you need to do is to specify the form name, the model name and the data.
1
1129
posted 15 years ago by stolkchris