Jump to content

Resizing images


uluru75

Recommended Posts

HI,

Using PHP code i upload, sometimes big image files. I want to resize them to a smaller dimenssions.

I found some php classes for that but all of them seem to have problem with memory limit.

I can't extend it since i have a outside hosting. There is only 32M.

So i tried to use Perl script that is called by PHP to resize the images, however, all those commands such as exec, system etc are disabled by hosting provider.

Are there any other ways to resize images or run perl scripts?

Link to comment
https://forums.phpfreaks.com/topic/165452-resizing-images/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.