摘要: php显示随机验证码 1 <?php 2 header("Content-Type:image/png"); 3 // $str="北京欢迎你!"; 4 // imagefill($img,0,0,$color1); 5 // // imagestring($img,5,0,0,$str,$color2); 6 7 // 阅读全文
posted @ 2022-08-16 23:15 paoPaoLong_liu 阅读(87) 评论(0) 推荐(0)