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
qumar
Forum Commoner
Posts: 29 Joined: Wed Nov 01, 2006 8:20 am
Post
by qumar » Thu Jul 05, 2007 3:10 am
hi,
i need the class file for image upload. please help to me.give the any sample sites.
thanks,
prabhu.
Gente
Forum Contributor
Posts: 252 Joined: Wed Jun 13, 2007 9:43 am
Location: Ukraine, Kharkov
Contact:
Post
by Gente » Thu Jul 05, 2007 3:13 am
Have you tries something from
this ?
onion2k
Jedi Mod
Posts: 5263 Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com
Post
by onion2k » Thu Jul 05, 2007 3:29 am
Do you really want an image upload class? I imagine you want either a file upload class or an image resampling (thumbnail) class. Or maybe both.