Method-1:
header("Content-type: application/vnd.ms-word");
header("Content-Disposition: attachment;Filename=filename.doc");
.........Complete Html........
Method-2:
Download File from Github Read More
No comments:
Post a Comment