getting path of file using PHP or Javascript
i have a form where the user can choose a file to be executed by browsing their hard drive. the code i'm using to alloe them to do this is <INPUT name=sourcebutton TYPE="file" class="browse" value="Browse">. i need the path of the file in order to execute the file. any help is greatly appreciated. i'm relativly new to PHP and have never used the file chooser before.
thanx in advance
joconnor
|