Hello,
I would like to know if it's possible with PHP to choose a file (to read it later) with a file chooser dialog box (that allow you to browse the content of the disk).
If it's indeed possible, how should I do it ??
Thanks a lot in advance
<input type="file" name="my_file">