""){ $fp = fopen('/var/www/freeradio/.htaccess','a'); fwrite($fp, 'Deny from '.$_SERVER['REMOTE_ADDR']."\r\n"); fclose($fp); } ?>