0
What PHP code will output the download link instead of starting downlad?
When we click on a direct download link, the download starts but some download link creates a token before downloading the file and then the download starts. How can I output that created token link in PHP?
1 Réponse
0
Outout it as text / string inside an <a> html tag