在程序里面指向站内URL地址的方法

发表于 2025-04-14 17:51:36
阅读 1

在程序里面指向站内URL地址的方法

$homeUrl = $this->tfphp->serverURL("/");
$homeUrl = $this->tfphp->URL("/");