thinkphp 6.0 redirect invalid initialize the

thinkphp 6.0 redirect invalid initialize the

 

Use header () function

Example:

// header ( 'LOCATION: /index.php/ module / controller / method'); 
header ( 'LOCATION: /index.php/admin/login/login');

 

 

Guess you like

Origin www.cnblogs.com/GetcharZp/p/11871592.html