Online and other PHP cross-domain to obtain client-side cookies, write a few words are inverted error, it is unbearable. Help!

Source: Internet
Author: User
Did a test example, the results are everywhere is wrong, and I can not see where the wrong, help.
Http://www.test1.com/test.htm










http://www.test2.com/There are two files below

Test.js
document.write ("");

test.php
Print_r ($_cookie);
echo "";
?>

Direct Input http://www.test2.com/test.php No errors
But input http://www.test1.com/test.htm error.

One is to test the
Setcookie ("TestCookie", $value);
$_cookie["TestCookie"];
The result can not run directly, help, really forced to have no way. Thank you!


Reply to discussion (solution)

document.write (" ");

The script mark written with JS must be cut off, otherwise it will be treated as a script tag, and of course it will be wrong.

According to the moderator changed,
document.write (" ");

Hint missing identifier
Dizzy death, where the problem, thank you for your help!

You don't understand the nature of cookies, kiss!

Oh, wrong, it should be.
document.write (" ");

Cross-domain with JSONP

  • 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.