<?php header(); ?> <html> <head> <title>хз</title> </head> <body> Скачивание... </body> </html>
<?php $file = "______105.rar "; $size = filesize($file); header("Content-Type: application/x-rar-compressed"); header("Content-Disposition: attachment; filename=".$file); header("Content-Length: ".$size); readfile($file); ?>
<textarea ..... disabled>asfas</textarea>
<input ..... disabled />
<input type="radio" name="xek" onclick="document.write('Question');" />