Re: How to capture origional client machine _directory_ and file name on uploads?

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

 



> Any suggestions?

Yes, keep your pesky nose out. It's my machine and my file system is
none of your business. Simply, you get whatever is in $_FILES and
that's it. From memory thats the filename, the path to it on your
machine, and size info. And maybe something else. Try print_r()ing
$_FILES, that's what you get.

-- 
Richard Heyes

HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.phpguru.org/RGraph

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