lt;[EMAIL PROTECTED]>
Sent: Thursday, February 15, 2001 12:38 AM
Subject: [PHP] Upload moves the file doesn't copy it..
> Hi!
>
>
> I have finally learned to upload file using php.
> But the problem is that When I upload a file, it
> disappears from it's place and mov
> I have finally learned to upload file using php.
> But the problem is that When I upload a file, it
> disappears from it's place and moves to the location I
> have told it to go to. It's more like a cut & paste
> rather then copy and paste...
> if (copy($userfile, "c:\\upload.txt"))
This is co
Hi!
I have finally learned to upload file using php.
But the problem is that When I upload a file, it
disappears from it's place and moves to the location I
have told it to go to. It's more like a cut & paste
rather then copy and paste...
My code is as follows:
Index.html:
**
3 matches
Mail list logo