If I remember right the script on his page doesn't move the files
anywhere, simply uploads them to temp directory and then trashes them
(since he doesn't want everybody's images on his server).

I think you've got to drop in a move_upload_file() into the php
script.

On Oct 8, 11:34 am, Cristisor <[EMAIL PROTECTED]> wrote:
> I will try to do this, but tell me after I press the Upload button,
> where are those images stored? When I press the submit button of the
> page I try to get the files using $_FILES[‘Filedata’] but it is empty
> and I wonder how do I send the files from my page to the server when I
> press the Upload and not the submit button? Tell me do I have to
> modify something inside the source script, is the problem because it
> is writing in the log file and it should do something else? Thank you
> for your help!

Reply via email to