Jump to content

download link


Lumit

Recommended Posts

hello, I was hoping to make a download link on my website. However I want it to download the source code for my site (so I can easily make backups) and .txt files. I can't zip them because my content management system is constantly changing them.

 

I've tried looking for tutorials on this but they are telling me to just make a normal link, which I can't do because it's my website's source code! :P

 

Any help would be appreciated.

Link to comment
https://forums.phpfreaks.com/topic/112983-download-link/
Share on other sites

You can simply save your source as a txt file and the link will just show the text. If you need it to dynamically actually show the source of the current page that is being viewed where changes will be made or something (and you don't want to remake the txt file everytime it changes), then you probably want to use php to change the headers.

Link to comment
https://forums.phpfreaks.com/topic/112983-download-link/#findComment-580421
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.