Never mind. I got that sorted out! Thanks anyway... -Will "William Stokes" <kalles@xxxxxxxxxxxxx> kirjoitti viestissä:20050324103352.93683.qmail@xxxxxxxxxxxxxxxx > Okl I can't reverse engineer that... > > I just need to know how to set the path. > now I have it like this and it wont work. $fileame comes from a form. > > if (copy($filename, "/imagedir/" . $filename_name)) > print "<H2>upload succesful!</H2>"; > > > "Tristan Pretty" <Tristan.Pretty@xxxxxxxxxxxxxxxx> kirjoitti > viestissä:OFE7135562.87A439E0-ON80256FCE.0035AB29-80256FCE.00363D3F@xxxxxxxxxxxxxxxxxxx >> http://www.hotscripts.com/Detailed/24113.html >> take a look at this.. perhaps you can reverse engineer it >> >> >> >> >> >> "William Stokes" <kalles@xxxxxxxxxxxxx> >> 24/03/2005 09:18 >> >> To >> php-general@xxxxxxxxxxxxx >> cc >> >> Subject >> file upload >> >> >> >> >> >> >> Hello, >> >> I'm (slowly) learning how to make a file upload stuff with php. Now I >> would >> like to know how to define the servers upload directory in the code? >> >> For example I have the upload script in folder /www in the www.domain.com >> server and I want upload the files to /www/uploads folder. So how do >> write >> >> the path in the php script? >> >> Thanks >> -Will >> >> -- >> PHP General Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> >> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php