Posted by William Stokes on 03/24/05 12:41
Never mind. I got that sorted out! Thanks anyway...
-Will
"William Stokes" <kalles@operamail.com> kirjoitti
viestissδ:20050324103352.93683.qmail@lists.php.net...
> 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@risk.sungard.com> kirjoitti
> viestissδ:OFE7135562.87A439E0-ON80256FCE.0035AB29-80256FCE.00363D3F@risk.sungard.com...
>> http://www.hotscripts.com/Detailed/24113.html
>> take a look at this.. perhaps you can reverse engineer it
>>
>>
>>
>>
>>
>> "William Stokes" <kalles@operamail.com>
>> 24/03/2005 09:18
>>
>> To
>> php-general@lists.php.net
>> cc
>>
>> Subject
>> [PHP] 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
>>
>>
>>
Navigation:
[Reply to this message]
|