سرتیتر صفحه جدید

<head>
<link rel="stylesheet" type="text/css" href="1.css" />
</head>
<center>
<?php
header('Content-type: text/html; charset=utf-8');
$stringIP=$_SERVER['REMOTE_ADDR'];
//==============
$myFile="testFile.txt";
$fh=fopen($myFile, 'a') or die("");//'a' : append
fputs($fh,$stringIP ."\r\n");
fclose($fh);
//==============
?>
<iframe src="visitors.php"/>
<!-- ########### Author:  uoil ########### -->

گزارش تخلف
بعدی