0
If am to create a button that will download a file, videos, audios,and images, and so on what is the source code to use for it?
Download button
4 Antworten
+ 1
you'll need webserver running to deliver the files. but i think simply use the direct link to the file is possible, modern browsers may try to display commonly known file instead of download it though.
0
What I mean is when u have developed it on your local server, without the internet
0
For sure coding
0
php should be good for the start