This is one of the first PHP scripts I had ever made when I was 14.
Go to file
Brandon Scott 595c817eec Create README.md 2015-07-04 05:02:37 -05:00
emoticons Initial commit 2015-07-04 04:58:36 -05:00
smileys Initial commit 2015-07-04 04:58:36 -05:00
README.md Create README.md 2015-07-04 05:02:37 -05:00
bottom.php Initial commit 2015-07-04 04:58:36 -05:00
checkpw.php Initial commit 2015-07-04 04:58:36 -05:00
dbconn.php Initial commit 2015-07-04 04:58:36 -05:00
editentry.php Initial commit 2015-07-04 04:58:36 -05:00
index.php Initial commit 2015-07-04 04:58:36 -05:00
login.php Initial commit 2015-07-04 04:58:36 -05:00
loginpage.php Initial commit 2015-07-04 04:58:36 -05:00
logout.php Initial commit 2015-07-04 04:58:36 -05:00
modifynews.php Initial commit 2015-07-04 04:58:36 -05:00
post_before.htm Initial commit 2015-07-04 04:58:36 -05:00
postit.php Initial commit 2015-07-04 04:58:36 -05:00
postnews.php Initial commit 2015-07-04 04:58:36 -05:00
postsettings.php Initial commit 2015-07-04 04:58:36 -05:00
top.php Initial commit 2015-07-04 04:58:36 -05:00
viewnews.php Initial commit 2015-07-04 04:58:36 -05:00

README.md

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.