网络教程PHP类中无法获取$ PHP类中无法获取$ php 类中无法获取 $_session 变量 在编写 php 类时,遇到这样的问题: class CCC { public function aaa() {return $_SESSION[‘rrr’]; // 返回空值 } ... app 7个月前 (12-04) 1℃ 0喜欢