Hey guys!
I got a little problem with your replay parser (surprise surprise

)
I unzipped your package and, after having created a directory with Read/Write/Execute-flags, uploaded all of the files. As I spent some time on the example.php, I realized that I EITHER have to create the sub-directories replays/ and database/ OR change the script a little. After having done first, I experienced some errors looking like this:
By calling the example.php, it showes all replays in the replay folder with proper names and file-size, but it seems like the script is unable to extract the game data:
Warning: Wrong parameter count for fgets() in /data/rw/home/n/nick.pr/wrathofsquirrels/replaysection/example.php on line 104
Warning: Invalid argument supplied for foreach() in /data/rw/home/n/nick.pr/wrathofsquirrels/replaysection/example.php on line 108
So I downloaded some replays from your example site and tried these, but the errors stayed. By using the "Check your own replay!"-function there isn't any trouble with these replays; can u help me?