Hello, I wonder if someone has ran into a problem similar to or related to
this before.
I have a rather large form that, among other things, allows the user to
upload 2 images, one small, the other slighly larger. They upload just
fine, they show up in the $_FILES array, and I do error checkin
EMAIL PROTECTED]
> On Thursday 14 October 2004 02:40, Dave Grant wrote:
>
>> echo "Thumb image uploaded to ".$thumbPath."\n";
>> echo "Full image uploaded to ".$fullPath."\n";
>
> Do these look OK?
>
>> Everything work
Thanks for the reponse. Yes, the destination paths look fine and the PHP
error log displays no errors. Any other ideas?
Thanks.
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Thursday 14 October 2004 02:40, Dave Grant wrote:
>
>> e
Hello. I am working on a rather large form for my work that accepts, among
other things, 2 images, one smaller one 65 x 93 pixels, and a larger one 105
x 150 pixels, both in JPG format. Let me run through the whole process,
showing my code.
I use simple, standard HTML for the form:
I chec
4 matches
Mail list logo