Jump to content

Simple image upload and resize


Recommended Posts

Do you really want to re-size? Because there are parameters in the html tag img that let you set the size.

If you really want to re-size, then I'm not sure if phpcake really have any good functions for this. I could not find anything useful when I searched for image in their documentation.

You should look into this library:

http://www.php.net/manual/en/ref.image.php

It's pretty standard, you might already have it, and it might already be turned on, but if not, then just do so in the php.ini file.

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.