0byt3m1n1-V2
Path:
/
home
/
nlpacade
/
www.OLD
/
classes
/
[
Home
]
File: show_image.php
<?php //reference thumbnail class include_once('thumbnail.inc.php'); $thumb = new Thumbnail($_GET['filename']); $thumb->resize($_GET['width'],$_GET['height']); //$thumb->createReflection(40,40,80,true,'#CFCFCF'); $thumb->show(); exit; fil ?>
©
2018.