IE9 can not open the PHP page, god please help, how to deal with

Source: Internet
Author: User
IE9 can't open php page, god please help
I write code in the WAMP environment, IE9 run PHP page every time a download of the dialogue, but I use 360 browser can parse the normal! In addition all other online PHP page My IE9 also always pop up a download dialog box, but 360 can display normally! What is the reason, the online search will also find no reason, there is any big God can help??????
------Solution--------------------
Not Configured Content-type
------Solution--------------------
How about under Firefox?
How to access it? Does the PHP file have been placed in the directory?
------Solution--------------------
This post was last edited by xuzuning on 2012-10-06 11:08:35

For a URL that always pops up a downloaded dialog box with IE9
You execute the following code:
$s = file_get_contents (' real url ');
Echo Base64_encode (substr ($s, 0, 100));
Post the results

or give a valid link



------Solution--------------------
I know what's going on,
The php.ini file is not configured correctly, and the DLL file portion of the PHP extension is loaded incorrectly. Landlord, you still check the PHP operating environment.

  • Related Article

    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.