问答详情
源自:4-5 [MVC实例]入口文件功能

Fatal error: Class 'M' not found in D:\wamp\wamp\www\mvc\libs\Controller\testController.class.php on line 6 Call Stack # Time Memory Function Location 1 0.0012 370696 {main}( ) ..\index.php:0 2 0.0026 384272 require_once( 'D:\wamp\wamp\www\mvc\function.php' ) ..\index.php:18 3 0.0026 384368 C( ) ..\

提问者:微笑_0007 2014-07-07 09:37

个回答

  • PengCheng
    2014-07-07 18:49:41

    M 是一个function 函数,您是不是把它当类用啦?