问题
I am looking for a decent working Image/File uploader for CakePHP 2.1.
I am using Meio Uploader and it gives me weird errors all the time -> Invalid File type even though i have configured to upload a JPG file.
回答1:
You can try Cake PHP media plugin which is a fork for Cake 2.0 of popular Cake media plugin by David Persson.
I am using the original plugin on a 1.3 installation and it works great.
回答2:
Ajax File Upload using jQuery and CakePHP Media Plugin
http://pixelcone.com/tutorial/ajax-file-upload-using-jquery-and-cakephp-media-plugin/
回答3:
Use can uploadify, its very easy to implement with CakePHP 2.1.
来源:https://stackoverflow.com/questions/10275459/cakephp-image-file-uploader-plugin