The HTML page jump method has a limit on the server when the header function is used recently. Go to the php code and find the following methods: Method 1: Use the PHP built-in function & nbsp; Header (& quot; Location: www.15597.com & quot;); description: it must be executed when the webpage does not have any output. pay special attention to spaces. Method 2: use meta & nbsp; HTML to redirect to the page
Recently, the use of the header function to redirect is limited on the server. I found the php code and found the following methods to redirect:
Method 1: use PHP built-in functions
Header ("Location: www.15597.com ");
Note: it must be executed when the webpage does not have any output. pay special attention to spaces.
Method 2: use meta
Echo"
";
Note: There is no limit on Method 1, but if there is an output in front, the output content will flash and enter the jump page.
Method 3: use Javascript
Echo"
"; Echo" location = 'www .cncms.com '; "; echo" script ";
Javascript automatic jump code in seconds countdown