I am recieveing the following parse error:
Parse error: syntax error, unexpected \'(\', expecting \',\' or \';\' in H:\\Programs\\USBWebserver v8.
You can't do this:
private $image_dimensions = getimagesize($temp_dir);
Functions, variables, and anything else not static can't be called to set class variables.