07 2020 档案
摘要:<?php water('upload/images/202007250204199.jpg', 'upload/images/202007250155160.jpg'); function water($durl, $surl) { $dit = imagecreatefromjpeg($durl
阅读全文
摘要:<?php check_code(100, 50, 5); function check_code($width = 100, $height = 50, $num = 4, $type = 'jpeg') { $img = imagecreate($width, $height); $string
阅读全文

浙公网安备 33010602011771号