Php routing displaying two pages for one url

前端 未结 0 320
醉梦人生
醉梦人生 2021-01-21 00:10

I found little router like this

class Router
 {
     private static $routes = array();

     private function __construct() {}
     private function __clone() {}
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题