Fatal error: Call to undefined function sql_autoload_register()
这个错误应该是sql_autoload_register()方法不存在,即没有定义。你需要定义这个方法