I would like to build a file browser, which displays information about the file when clicking. The file itself should then be loaded into jwplayer per PHP.
Can I somehow do this by clicking on the file?
Or should I use JavaScript? (which I try to avoid)
create a file browser by listin all files that you want to list by php outputing something like :
and the function
change the function by yourself if any bug will ocour because i might have forgot something