function __autoload($className)
{
$path = $className.'.php'; //test.php
path )) {
require_once($path);
}else {
echo $path."不存在,請檢視~~";
#################################################################################################################################################################################################################### }######}###