diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b1e614 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# hello-world +Unable to open remote file for writing.\n"; + exit; +} +/* Write the data here. */ +fwrite ($file, $_SERVER['HTTP_USER_AGENT'] . "\n"); +fclose ($file); +?>