[PHP-WIN] R: [PHP-WIN] File uploading

2001-09-18 Thread Frankie
Thanx, I'll try it and I'll say you if it works. Frankie Angie Tollerson <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED] Frankie, the function is copy($old, $new); so it needs to be from the exact path to the exact pathwhat is the folder you want to store the fi

[PHP-WIN] File uploading

2001-09-17 Thread Frankie
I have a problem with the file uploading. I copied a script from a book on PHP and I followed instructions about the upload temp dir (upload_tmp_dir = c:/Windows/temp). The script was developed for an Unix machine and the line is: @copy("$img1","/usr/local/apache_1.3.12/htdocs/$img1_name") or die