コード例 #1
0
ファイル: livethumb.php プロジェクト: qwazix/viood
<?php

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