From 595c817eecab1c8a8d079493f209e4c4d3a5580f Mon Sep 17 00:00:00 2001 From: Brandon Scott Date: Sat, 4 Jul 2015 05:02:37 -0500 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..13a4077 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# news_script +This is one of the first PHP scripts I had ever developed. I believe I was around 14 years old. +I'm really just putting it here for my own historical purposes. + +I think it required register_globals, and after looking it over the authentication +system; it had about as many holes as swiss cheese.