摘要: <?php /* # -*- coding: utf-8 -*- # @Author: Firebasky # @Date: 2020-09-16 11:25:09 # @Last Modified by: h1xa # @Last Modified time: 2020-09-28 22:34:0 阅读全文
posted @ 2022-10-17 20:39 hithub 阅读(116) 评论(0) 推荐(0) 编辑
摘要: <?php /* # -*- coding: utf-8 -*- # @Author: h1xa # @Date: 2020-09-16 11:25:09 # @Last Modified by: h1xa # @Last Modified time: 2020-09-22 00:26:48 # @ 阅读全文
posted @ 2022-10-17 16:20 hithub 阅读(141) 评论(0) 推荐(0) 编辑
摘要: <?php highlight_file(__FILE__); $allow = array();//设置为数组 for ($i=36; $i < 0x36d; $i++) { array_push($allow, rand(1,$i));//向数组里面插入随机数 } i f(isset($_GET 阅读全文
posted @ 2022-10-17 15:44 hithub 阅读(75) 评论(0) 推荐(0) 编辑
摘要: <?php /* # -*- coding: utf-8 -*- # @Author: h1xa # @Date: 2020-09-16 11:25:09 # @Last Modified by: h1xa # @Last Modified time: 2020-09-21 22:10:28 # @ 阅读全文
posted @ 2022-10-17 15:43 hithub 阅读(151) 评论(0) 推荐(0) 编辑