# Vcode **Repository Path**: chenyongze/vcode ## Basic Information - **Project Name**: Vcode - **Description**: php 验证码类 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2015-01-18 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Vcode =====
Vcode.class.php 验证码生产类

vsersion:2.0
author:silenceper
email:silenceper#gmail.com(将#改为@)

说明: 支持中英文验证码生产类,使用方法:
include 'Vcode.class.php';
$code=new Vcode();
$code->showImage("./simsun.ttc",true);//true 表示使用中文验证码