摘要: 代码: <?php session_start(); error_reporting(0); highlight_file(__FILE__); class Action { public $data; public $username; public $password; public $data 阅读全文
posted @ 2021-06-08 22:57 1jzz 阅读(164) 评论(0) 推荐(0) 编辑
摘要: 代码: <?php highlight_file(__FILE__); error_reporting(0); class B{ public $logFile; public $initMsg; public $exitMsg; function __construct($file){ // in 阅读全文
posted @ 2021-06-08 16:30 1jzz 阅读(141) 评论(0) 推荐(0) 编辑