Re: [PHP] PHP Jpeg Uploads Corrupting

2008-01-10 Thread Jim Lucas
Daniel Brown wrote: On Jan 10, 2008 11:12 AM, Lester Caine <[EMAIL PROTECTED]> wrote: Daniel - all the messages in this thread have a message id of References: <[EMAIL PROTECTED]> So correct threading will group them altogether. If an existing message is 'replied to' even if the title is changed

Re: [PHP] PHP Jpeg Uploads Corrupting

2008-01-10 Thread Daniel Brown
On Jan 10, 2008 11:12 AM, Lester Caine <[EMAIL PROTECTED]> wrote: > Daniel - all the messages in this thread have a message id of > References: <[EMAIL PROTECTED]> > So correct threading will group them altogether. > If an existing message is 'replied to' even if the title is changed, the > threadi

Re: [PHP] PHP Jpeg Uploads Corrupting

2008-01-10 Thread Jim Lucas
Lester Caine wrote: Daniel Brown wrote: On Jan 9, 2008 7:57 PM, Jim Lucas <[EMAIL PROTECTED]> wrote: Scott Wilcox wrote: Greetings folks, I'm having a few issues with PHP this evening. I'm uploading various jpg images, doing a resize via GD, and then storing the image in a database. [snip!

Re: [PHP] PHP Jpeg Uploads Corrupting

2008-01-10 Thread Lester Caine
Daniel Brown wrote: On Jan 9, 2008 7:57 PM, Jim Lucas <[EMAIL PROTECTED]> wrote: Scott Wilcox wrote: Greetings folks, I'm having a few issues with PHP this evening. I'm uploading various jpg images, doing a resize via GD, and then storing the image in a database. [snip!] First, start your ow

Re: [PHP] PHP Jpeg Uploads Corrupting

2008-01-10 Thread Daniel Brown
On Jan 9, 2008 7:57 PM, Jim Lucas <[EMAIL PROTECTED]> wrote: > Scott Wilcox wrote: > > Greetings folks, > > > > I'm having a few issues with PHP this evening. I'm uploading various jpg > > images, doing a resize via GD, and then storing the image in a database. [snip!] > First, start your own threa

Re: [PHP] PHP Jpeg Uploads Corrupting

2008-01-09 Thread Scott Wilcox
Ah, ignore. Problem seems to be solved. Some piping seems to have caused corrupting. All working now. Thanks anyway folks! :) Scott Wilcox wrote: Jim Lucas wrote: Scott Wilcox wrote: Greetings folks, I'm having a few issues with PHP this evening. I'm uploading various jpg images, doing a re

Re: [PHP] PHP Jpeg Uploads Corrupting

2008-01-09 Thread Scott Wilcox
Jim Lucas wrote: Scott Wilcox wrote: Greetings folks, I'm having a few issues with PHP this evening. I'm uploading various jpg images, doing a resize via GD, and then storing the image in a database. Usually this works fine, but for some unknown reason I'm getting corrupted uploads. The co

Re: [PHP] PHP Jpeg Uploads Corrupting

2008-01-09 Thread Jim Lucas
Scott Wilcox wrote: Greetings folks, I'm having a few issues with PHP this evening. I'm uploading various jpg images, doing a resize via GD, and then storing the image in a database. Usually this works fine, but for some unknown reason I'm getting corrupted uploads. The corruption happens be

[PHP] PHP Jpeg Uploads Corrupting

2008-01-09 Thread Scott Wilcox
Greetings folks, I'm having a few issues with PHP this evening. I'm uploading various jpg images, doing a resize via GD, and then storing the image in a database. Usually this works fine, but for some unknown reason I'm getting corrupted uploads. The corruption happens before any processing i