| Posted by Johannes Wienke on 06/22/75 11:43 
Am 28.03.2006 15:49 schrieb kapten:> Hi!
 >
 > I'm making a function for uploading and resizing images to my web
 > hotel.
 > Problem is, memory_limit is set to 16M so when uploading larger images
 > the script crashes.
 > [...]
 > The line $image = imagecreatefromjpeg($imgarray["tmp_name"]); causes
 > the problem.
 >
 > Do any of you know any other way to solve this problem?
 
 I don't think there is any other solution than changing the memory
 limit. Maybe you should change your hoster...
  Navigation: [Reply to this message] |