Page 1 of 1

Resize when Uploading [HELP]

Posted: Thu Oct 26, 2006 12:44 am
by Maluendaster
hi everyone, I just downloaded a script which you upload an image and then it gives you a ID to download it from your Cell Phone, the script is very simple, you choose what image to upload, click send and it will give you the address... What i need (I've tried 1000 times and it's not working ). I was wondering if anyone can help me to create another field, when the user choose a file to upload (e.i- 400x400) but the cell phone screen is for example 140x90. And what i want is that the user can put the width and height and the script automaticly resize it and upload it...

Can anyone help me?

Thank you in advance..

Here's the script..
http://rapidshare.com/files/715002/Wap_ ... r.zip.html

Maluendaster

Posted: Thu Oct 26, 2006 7:41 am
by feyd
We have many threads on thumbnailing, which includes the resizing of the image. Take a look through the PHPGD.com board.

Posted: Thu Oct 26, 2006 7:04 pm
by Maluendaster
feyd wrote:We have many threads on thumbnailing, which includes the resizing of the image. Take a look through the PHPGD.com board.
thank you, but i think i found a easy way (since I'm new to php), is to download a script that resize the image, just that, and then pass it to the wap script.. you think it will work??

Posted: Thu Oct 26, 2006 8:48 pm
by feyd
Maluendaster wrote:thank you, but i think i found a easy way (since I'm new to php), is to download a script that resize the image, just that, and then pass it to the wap script.. you think it will work??
That's all thumbnailing scripts do, so probably.