2
316
<?php header('Content-Type: application/octet-stream'); header('Content-Disposition: attachment; filename=ali.php'); readfile('ali.php');