Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created December 24, 2019 05:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/ebe2488c6f3ac546b7b217579db17c4f to your computer and use it in GitHub Desktop.
Save parzibyte/ebe2488c6f3ac546b7b217579db17c4f to your computer and use it in GitHub Desktop.
<?php
header("Content-type: application/pdf");
header("Content-Disposition: inline; filename=documento.pdf");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment