Home  >  Article  >  Backend Development  >  Download of .html format files_PHP tutorial

Download of .html format files_PHP tutorial

WBOY
WBOYOriginal
2016-07-13 17:33:521157browse

.html download locally

implemented through javascript

index.html

Download file

#######

temp.html //Downloaded file

###############


www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/508513.htmlTechArticle.htmlDownload local implementation of index.html through javascript a href=# onclick=window.open(temp.html) ;return(false);Download file/a ####### temp.html //Downloaded file Script language=javasc...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn