最新回答 / 美男子咯咯
getVerify.php中的代碼<?php?require_once '../include.php';verifyImage();image.func.php中最后的代碼? ? if ($line) {? ? ? ? for ($i = 1; $i < $line; $i ++) {? ? ? ? ? ? $color = imagecolorallocate($image, mt_rand(50, 90), mt_rand(80, 200), mt_rand(90, 180));? ? ...
2017-11-17