02 January 2020

How to download pdf file on browser instead of saving it on the server in fpdf?

fpdf Output('filename.pdf','F'); downloading file on browser instead of saving it on the server



Output('D','filename.pdf');

No comments:

Post a Comment

How to create video slider with cuncks of videos without download all videos?

 Create video slider with cuncks of videos without download all videos function custom_video_slider_shortcode() { $slider_id = 'vide...