Uploading files using php with apache

Geoff Smith geoffco at dingoblue.net.au
Sun May 12 15:43:40 EST 2002


Karun,

When you upload a file using PHP, it will go to a temporary directory on 
the web server. If you want to keep it, which I would be thinking you 
do, you have to copy it to somewhere more permenant.
Use the copy function. www.php.net/copy/

Regards,

Geoff

Karun wrote:

>Hello,
>Do any clug members have experience with php? Im trying to create a php
>script which uploads a file to my webserver. Right now it uploads the file,
>but does not store it on the webserver. I can send a copy of the script if
>you can help.
>
>Thanks
>Karun
>
>
>
>
>
>







More information about the linux mailing list