Re: upload file - clients path to file?

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

 



angelo@xxxxxxxxxxxx wrote:
I havent found an answer after looking at the manual. I'm trying to find
out if it possible to find the path of the file on the clients pc once
a  form has been submitted with the file upload form.
I know its possible to get the file name but I need the whole path.
is this possible?

Not with pure PHP. Maybe with some JavaScript, but most browsers heavily limit any interaction with <input type="file"> controls from JavaScript. So probably not at all.

--
Jasper Bryant-Greene
Freelance web developer
http://jasper.bryant-greene.name/

If you find my advice useful, please consider donating to a poor
student! You can choose whatever amount you think my advice was
worth to you. http://tinyurl.com/7oa5s

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