Searched refs:WEBROOT (Results 1 – 1 of 1) sorted by relevance
14 public const WEBROOT = "https://www.php.net"; define in phpweb\\News\\Entry114 $href = self::WEBROOT . ($this->isConference() ? '/conferences/index.php' : '/index.php');115 … $archive = self::WEBROOT . "/archive/" . date('Y', $_SERVER['REQUEST_TIME']) . ".php#{$this->id}";
Completed in 3 milliseconds