View Single Post
Old 03-09-2005, 11:27 AM  
Zester
Confirmed User
 
Zester's Avatar
 
Industry Role:
Join Date: Jul 2003
Posts: 5,344
Quote:
Originally Posted by rickholio
GD isn't required for file uploads, only for times when you want to do things like GetImageSize(). If you're purely shuffling bytes around, you don't need it.

Binary/Ascii only should apply when dealing with FTP transfers. Web-based uploads don't have the same caveats (or at least they shouldn't!), but that's part of the reason why I wanted to see a before image and an after image, so I could see if there was some sort of corruption going on during the upload phase.
i DO use getimagesize() but that's seems to get the vars ok - please look at the code i posted, i posted a link

here is a "before": (used upload via php)
http://footfetishgallery.net/gallery/thumbnails/04.jpg

here is an "after": (used FTP)
http://footfetishgallery.net/gallery/thumbnails/04b.jpg
__________________
* Mainstream ? $65 per sale
* new male contraception

Last edited by Zester; 03-09-2005 at 11:30 AM..
Zester is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote