|
Posted by Rik on 03/02/07 18:07
<irfan.mohammed@gmail.com> wrote:
> <N...@McKirahan.com> wrote:
>> <irfan.moham...@gmail.com> wrote:
>> > I am working on php with html form input type file.i want to get the
>> > fullpath of my file which i have selected from my computer.
>>
>> > example :C:\programs\.....
> i need the client side path,not the server.if i choose a file from
> desktop it should give the path.
>
> $_FILES only give the filename,i need the full path.
>
> can you help me in this...
The browser doesn't send this, and rightly so, there is no way to
determine where the file came from when uploading using only HTML & PHP.
--
Rik Wasmus
Navigation:
[Reply to this message]
|