Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/codeigniter/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在CodeIgniter中是否有任何方法可以使用保留的PHP字作为控制器名称?_Php_Codeigniter_Reserved Words - Fatal编程技术网

在CodeIgniter中是否有任何方法可以使用保留的PHP字作为控制器名称?

在CodeIgniter中是否有任何方法可以使用保留的PHP字作为控制器名称?,php,codeigniter,reserved-words,Php,Codeigniter,Reserved Words,完全了解风险,有没有任何方法可以在CodeIgniter中使用保留的PHP字作为控制器名称?您不应该使用任何已声明类的名称,因此CI_模型和PDO将是一个坏主意

完全了解风险,有没有任何方法可以在CodeIgniter中使用保留的PHP字作为控制器名称?

您不应该使用任何已声明类的名称,因此CI_模型和PDO将是一个坏主意