CakePHP-FileUpload-Plugin
CakePHP-FileUpload-Plugin copied to clipboard
CakePHP File Upload Handling Plugin
When you delete a file it gets removed fine but the corresponding files from the "resized" directory are not deleted...
so if i have a model Books and i want have an image for each book, without usign a sepreate table to store the book images Array ( [Book] =>...
I'm having a problem with getting the plugin to store the filename in the database. It uploads the file just fine, but never saves the filename. My table looks like...