📅  最后修改于: 2022-03-11 14:54:08.798000             🧑  作者: Mango
define('__ROOT__', dirname(dirname(__FILE__))); //call define untill you get to the root directory
require_once (__ROOT__."/Path/To/File.php"); //append __ROOT__ to the string