예제 #1
0
파일: livethumb.php 프로젝트: qwazix/viood
<?php

require_once './Livethumb.class.php';
$live = new Livethumb($_GET);
$live->getImage();