Пример #1
0
<?php

include "ImgVerification.php";
$vImage = new vImage();
$vImage->gerText($_GET['size']);
$vImage->showimage();