PHP: how to create a redirect for multiple files (require, header)?

前端 未结 0 630
孤街浪徒
孤街浪徒 2020-12-19 22:53

I have a file (config.php) that contains a redirect type header(location:..)

Code config.php:

  if($config_is_ok !== true) {
    exit(header(\'location         


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