Powered by Invision Power Board



  Reply to this topicStart new topicStart Poll

> iupload large image
nilanjan
Posted: Dec 1 2009, 02:23 PM
Quote Post


Newbie
*

Group: Members
Posts: 1
Member No.: 1724
Joined: 1-December 09



how to upload big size image or high resolution image in cake php.please help....
PMEmail Poster
Top
Sir P
Posted: Dec 1 2009, 04:56 PM
Quote Post


Advanced Member
***

Group: Members
Posts: 500
Member No.: 217
Joined: 13-February 08



Hi there,

In your controller you can specify file size to allow..

CODE

var $validateFile = array(
                         'size' => 204800
                         );


Also you made need to change your PHP .ini file for max_upload_size .. are you curently having troubles with files?

If so, what errors are you getting? What does your current php ini look like?

cheers,


--------------------
PMEmail PosterUsers Website
Top
marshalrosy
Posted: Nov 23 2010, 05:20 AM
Quote Post


Member
**

Group: Members
Posts: 15
Member No.: 2441
Joined: 23-November 10



Can we do it without an array?? If yes then show me the way


--------------------
PMEmail PosterUsers Website
Top
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll

 

Disclaimer:
This forum is in no way affiliated with the Cake Software Foundation
The CakePHP name and icon is a trademark of the Cake Software Foundation


Lo-Fi Version