Re: Re: $_FILES and move_uploaded_file showed no directories name???

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

 



Scott Fletcher wrote:

Yep, that Java applet, Raditha's Rad Upload... Just found the documentation
there that the file path worked before PHP 4.3.6 but not with 4.3.6 and up.
I don't know what the PHP developer did with the $_FILE codes before
releasing PHP 4.3.6....


Older versions of PHP used to give the full pathname but recent versions do not. Rad UPload works around this by encoding the pathnames, which tricks the engine into thinking the path information is not there at all.



Scott

"Marek Kilimajer" <lists@xxxxxxxxxxxxx> wrote in message
news:419CFEAD.8020105@xxxxxxxxxxxxxxxx


Jason Wong wrote:


On Friday 19 November 2004 03:28, Scott Fletcher wrote:



Well, I had successfully uploaded the files/folders. PHP just stripped


out


the folders for no reasons. A file can be a folder too.


Could you explain how you did that (upload a folder)?



I guess using Raditha's Rad Upload.







--
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