My personal experimental website for learning php among other functions
Go to file
alopexc0de 1a7fa4c29f Added PHPROXY as a service 2012-09-28 01:36:03 -04:00
img Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
pox Added PHPROXY as a service 2012-09-28 01:36:03 -04:00
upload Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
404.html Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
README.md Update README.md 2012-09-21 00:25:24 -03:00
about.php Added "About Us" page to website 2012-09-22 19:38:24 -04:00
favicon.ico Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
index.php Changed "About" link from placeholder.html (which redirected to 404.html) to "http://unps-gama.tk/about.php" to link the pages correctly 2012-09-22 19:38:58 -04:00
index.php.hack Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
layout-three-liquid-background1.gif Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
layout-three-liquid-background2.gif Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
mcping.php Fixed minor syntax error 2012-09-21 00:44:58 -03:00
preg_find.php Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
site.css Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
testserver.php Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
upload.html Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
upload.php Added the files of the project to the repo 2012-09-20 23:34:38 -04:00

README.md

GAMA-Site

My personal experimental website for learning php among other functions.

Included in this repository is a full index clone of my website, with uploaded and un-needed content removed.

This is where I have all my stuff for the most part, over the past two weeks I've spent most of my time on the image host, found in the img directory

Included are: / | Standard index.php with site.css | copy of index.php when site was hacked | custom 404 error page | mcping - Minecraft server checker | testserver.php - tests any ip address and port supplied to it | upload.php and upload.html - used to upload files into the upload dir

/img | index.php - most stuff happens here, semi-dynamic | getfiles.php - does a host of things from listing uploaded files with links to listing upload date for each file | imgup.php - image uploader script from: Scott Lucht scott@phphq.net http://www.phphq.net

Site has more than this, but is both beyond the scope of this project, and isn't something I'm messing with.