I recently uploaded videos,audios and pdf files using php to my multimedia folder on my server.
Basically its a site providing tutorials on various engineering subjects. I have kept folders like mechanics, computer programming etc and stored files in them accordingly, now i want to provide a link to the files using hyperlinks so that user can view them.
How can i achieve this?