My personal experimental website for learning php among other functions
Go to file
alopexc0de cd4755ef70 Banner images for dynamic image - only different in online and offline 2012-10-16 20:27:45 -04:00
img hid .htaccess from sight 2012-10-09 04:34:21 -04:00
pox Added PHPROXY as a service 2012-09-28 01:36:03 -04:00
short added spacing in generated logs 2012-10-09 22:32:17 -04:00
upload Revamped upload dir listing - easier to work with 2012-10-09 02:48:18 -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 No longer used - now inside index.php <div id="about"> 2012-09-29 05:06:32 -04:00
favicon.ico Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
index.php removed schedule, added minecraft status & dynamic poll system 2012-10-12 04:36:34 -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
mcbanner-offline.png Banner images for dynamic image - only different in online and offline 2012-10-16 20:27:45 -04:00
mcbanner-online.png Banner images for dynamic image - only different in online and offline 2012-10-16 20:27:45 -04:00
mcimage.php Dynamic banner display of online or offline for MC server 2012-10-16 20:26:27 -04:00
mcping.php Added example url & removed un-needed information 2012-09-29 05:18:58 -04:00
preg_find.php This file has become useless for now 2012-10-09 01:36:19 -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-list.php From http://ugama.tk/short/1679034884 and modified for links 2012-10-09 01:36:57 -04:00
upload.html Added the files of the project to the repo 2012-09-20 23:34:38 -04:00
upload.php fixed php upload filter to block anything containing php or phtml 2012-10-09 18:18:18 -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.