Home >php教程 >php手册 >How to convert string to picture? it's actually really easy! ! !

How to convert string to picture? it's actually really easy! ! !

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-08-27 08:53:171820browse

How to convert string to picture? it's actually really easy! ! !
Copy Verify.class.php to Mobile.class.php
Modify 164 behavior
$code[$i] = $this->codeSet[$i];$config = array('length' => 11);<br>         $Verify = new ThinkMobile($config);<br> ​​​​//Set the verification code characters to pure numbers<br>          $Verify -> codeSet = '13999999999';<br> $Verify -> entry();

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