コード例 #1
0
<?php

// Require the class code...
require 'class_security_img.php';
// Initialize class
$gd = new sec_img_verification();
// Output image
$gd->output_image();