spl_autoload_register(function($class){}How does the parameter $class of the callback function identify the class to be loaded? Are automatically loaded classes under the same root file all identifiable by $class?
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB2023-01-18 19:04:34
Tell me the specific situation