Open/Browse Dialog box in php/javascript?

kurty

New Member
I am working on a PHP project, in which I need to store a path of an Image when user select an Image from open dialog box from a specified directory. How can I do this? I don't know how to open the Open/Browse dialog box and how to get that path in PHP/javascript. And I want that my other form data don't flush when I open the Open/Browse Dialog.
 
Back
Top