5tarl0rd

Current Path : /home/tiporg/bin/.trash/
Upload File :
Current File : /home/tiporg/bin/.trash/view-projects.php

<?php 

include_once("inc/functions.php"); 

$pdf = mctdecode($_REQUEST['pdf'],'URLK');

$file = trim(ltrim(rtrim($pdf,'YzJ'),'MCe'));

header("Content-type: application/pdf");

header("Content-Disposition: inline; uploads/$file");

header('Content-Length:'.filesize("uploads/".$file));

readfile("uploads/$file"); 

?>


5tarL0rd By 5tarl0rd Being Anonymous