Extra special

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Think-Digitally
Forum Commoner
Posts: 25
Joined: Wed Feb 04, 2004 2:25 pm

Extra special

Post by Think-Digitally »

Hi,
Is there anyway I can make an upload form that only accepts .jpg images, that resizes an image, and renames it.

Thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

short answer: yes.
Think-Digitally
Forum Commoner
Posts: 25
Joined: Wed Feb 04, 2004 2:25 pm

Post by Think-Digitally »

Awesome... How?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

kettle_drum tossed this out there. It has all the example code you'd need (probably) to do this.
User avatar
PrObLeM
Forum Contributor
Posts: 418
Joined: Sun Mar 07, 2004 2:30 pm
Location: Mesa, AZ
Contact:

Post by PrObLeM »

Think-Digitally
Forum Commoner
Posts: 25
Joined: Wed Feb 04, 2004 2:25 pm

Post by Think-Digitally »

Thanks feyd, I have had a look at the script. I am only a small time programmer in PHP, so it doesnt make a huge amount of sense to me.

I have checked hotscripts and I cant find the kinda thing I am looking for.

Is there anyone that knows of maybe a tutorial or an already made up script that will help?
Post Reply