有狐: $methodName="test"; $this->$methodName() ====> $this->test(); [阅读: 352] 2008-07-23 09:48:56 PHP里好玩的东西真多啊,哈哈 还有个__call