An excellent and very readable piece on validating file uploads from within a CakePHP model. Provides the basic outline for how to handle the upload, as well as the more technical nitty gritty from within the model.
Tags: CakePHP

An excellent and very readable piece on validating file uploads from within a CakePHP model. Provides the basic outline for how to handle the upload, as well as the more technical nitty gritty from within the model.
Tags: CakePHP
Thanks Kester, glad you found it useful