Home >Backend Development >PHP Tutorial >php验证码(在线求解)

php验证码(在线求解)

WBOY
WBOYOriginal
2016-06-23 13:35:48777browse

我刚刚在从同事那考了一个验证码的类
但是弄到我的电脑就不能用了,这是为什么?


回复讨论(解决方案)

在php的配置文件中找 extension=php_gd2.dll 去掉前面的;号

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:php 中的 curl 函数Next article:PHP细说ini_set()