提示:preg_match('/^\/index\.php(.*)\.htm/', $_SERVER['REQUEST_URI'])
2/3/2023, 06:37 AM
Tillreetree引用提示:preg_match('/^\/index\.php(.*)\.htm/', $_SERVER['REQUEST_URI'])
Tillreetree 提示:preg_match('/^\/index\.php(.*)\.htm/', $_SERVER['REQUEST_URI'])
路由层尽量别用正则表达式……
Tillreetree引用提示:preg_match('/^\/index\.php(.*)\.htm/', $_SERVER['REQUEST_URI'])
Tillreetree 提示:preg_match('/^\/index\.php(.*)\.htm/', $_SERVER['REQUEST_URI'])
修好了