mercoledì 6 luglio 2011

VIEW PDF WITHOUT DOWNLOAD

viewer.php

<html>
<body style='padding: 0px; margin: 0px;'>
<embed src="<?php echo strip_tags($_GET["url"]); ?>" width="100%" height="100%" style="margin: 0px;">
</body>
</html>

si aggiunge l' url del pdf da visualizzare viewer.php?url=file.pdf

Nessun commento:

Posta un commento