PHP CI框架学习之路径访问(2)

[php]

<?php      class Ajax_part extends CI_Controller {              function __construct() {           parent::__construct ();           //something        }       function getCommentDetail() {           //something        }   }   ?>  

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/wywpwg.html