Re: [PHP] High Resolution Images

2002-07-28 Thread Justin French
on 28/07/02 1:48 AM, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > Justin, > > I did what you said, just uploaded the file and downloaded it again, and > the weirdest thing is happening. When I Form-Upload/FTP-Download it, I can > see it on my local computer, it opens everywhere. Now, when I tr

Re: [PHP] High Resolution Images

2002-07-27 Thread [EMAIL PROTECTED]
), it does not display. mmm Any suggestions? - Original Message - From: "Justin French" <[EMAIL PROTECTED]> To: "Tech Support" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 26, 2002 9:22 PM Subject: Re: [PHP]

Re: [PHP] High Resolution Images

2002-07-26 Thread Justin French
Does the maximum uploaded file size directive in php.ini refuse upload, or cut the file off at the maximum? If you're uploading via a browser, it *might* be chopping it off, resulting in an invalid file. Try *JUST* uploading the file and saving it to disk, then try downloading & saving that file

Re: [PHP] High Resolution Images

2002-07-26 Thread Tech Support
This may sound silly, but you are uploading in binary mode right? Jim Grill Support Web-1 Hosting http://www.web-1hosting.net - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 26, 2002 5:24 PM Subject: [PHP] High Resolution Images > Hello, > > I a