<?php // Require the class code... require ('gd_image_verify.php'); // Initialize class $gd = new gd_verification(); // Output image $gd->output_image(); ?>