Location of original file uploaded via html form



The global $_FILES provides the name of a file submitted in an html
form on the client machine. Is there any way to derive the path to
that file on the client machine?

--Kenoli
.