What's the principle of autoloading in PHP?

前端 未结 0 800
旧时难觅i
旧时难觅i 2021-02-11 11:03

spl_autoload_register can do this kind of job,but I don\'t understand how is that kind of job done?

spl_autoload_register(array(\'Doctrine\', \'auto         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题