Header ("location" $ url) cannot be used in the if statement

Source: Internet
Author: User
Header (& quot; location & quot;. $ url) cannot be used in the if statement? Header ("location". $ url) cannot be used in if statements that do not take effect. In general, what is the case? header ("location". $ url) cannot be used in if statements?
Header ("location". $ url) cannot be used in the if statement
In general, what is not effective? php header ()
------ Solution --------------------
What about colons? Where?
------ Solution --------------------
Bottom
If ($ mhavelogin = 1) {header ("Location:". $ GameLoginUrl);} else {?> You have not logged on. please log on first

Change

If ($ mhavelogin = 1) {header ("Location:". $ GameLoginUrl);} else {echo 'you have not logged on yet. please log on first ';}

For specific reasons, Baidu should look for some notes about header function usage.
------ Solution --------------------
Write PHP code. in some cases, you must strictly follow your own requirements.

No output before header

In some UTF8 formats, BOM does not work either.

Also, redirection can be implemented in js.

Echo" Window. location = '$ url'; script ";
------ Solution --------------------
The header ("Content-type: text/html; charset = utf-8"); is redirected to else. what is the use of this function?
------ Solution --------------------
Reference:
Reference: the header ("Content-type: text/html; charset = utf-8"); is redirected to else. what is the use of this function?
This is a logon interface. if you want to click the login button, you can directly jump


I mean, you don't need to output other headers when you jump.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.