Profile
Achievement

stolkchris's Recent SnippetsTagged cakephp
- 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
799
posted 14 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
855
posted 14 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
792
posted 14 years ago by stolkchris