Re: file upload

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux