Sir, i want to display the file path that is selected after browsing in input type file control.
Many ways i tried using post method but each time i get server side temporary path C:\wamp\tmp\php 55.tmp but i want local path such as C:\Documents and Settings\All Users\Documents \My Pictures\Sample Pictures\Sunset .jpg
Many ways i tried using post method but each time i get server side temporary path C:\wamp\tmp\php 55.tmp but i want local path such as C:\Documents and Settings\All Users\Documents \My Pictures\Sample Pictures\Sunset .jpg
Comment