I want to create a list of buttons each one bring the user on a different video, the videos are in the same folder of the index.php, in my hard disk, and my goal would be add each video in a new button. Like for each video in folder/videos I need to create a button with <a href=video1.mp4><button>Video1</button></a>, the same for video2.mp4 video3 and so on.
I don't even know where to start.
I don't even know where to start.