PHP自定义大小验证码

来源:互联网 发布:ppt柱形图数据编辑 编辑:程序博客网 时间:2024/04/29 10:24

 


函数描述及例子:

<?
// 4个字符,大小为20
vCode(4,20);
?>
函数来源:PHPCHINA wbsifan