Variables

assessment/displaytempimage.php File Reference

Go to the source code of this file.

Variables

 $dirname = dirname(ilUtil::ilTempnam())
 $image = str_replace("..", "", $_GET["gfx"])
 $size = getimagesize($image)

Variable Documentation

$dirname = dirname(ilUtil::ilTempnam())

Definition at line 7 of file displaytempimage.php.

Referenced by ilErrorHandling::errorHandler().

$image = str_replace("..", "", $_GET["gfx"])
$size = getimagesize($image)