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 when the if statement does not take effect. generally, it does not take effect. phpheader () ------ solution-header ("location ". $ url) cannot be used in the if statement?
Header ("location". $ url) cannot be used in the if statement
In general, what are the cases that do not take effect?

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"

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.