dongqi3533 2019-07-28 12:26
浏览 103

使用JS发布时,php setcookie不起作用

I have a strange problem- In my website https://www.example.com I have this JS code, triggered on some JS event:

$.post( 'https://www.example2.com/api/save_cookie.php',
    { storageData: storageData },
    function(data) {console.log(data)}
);

In https://www.exmaple2.com, the file save_cookie.php looks like this:

$test = setcookie('test_cookie', '1', time() + (10 * 365 * 24 * 60 * 60), '/');
echo $test;

When I trigger the JS event, I can see in the network tab that everything is okay, that the request sent successfully to the url https://www.exmaple2.com/api/save_cookie.php, and I can see "1" printed in the console, from the callback function.

But in https://www.exmaple2.com, $_COOKIE['test_cookie'], is null. However, If I just browse the url www.exmaple2.com/api/save_cookie.php, and check the variable $_COOKIE['test_cookie'] after that, I can see that the value is '1', as expected. Any ideas why the cookie is not set when posting the request with ajax?

Thanks!

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 目详情-五一模拟赛详情页
    • ¥15 有了解d3和topogram.js库的吗?有偿请教
    • ¥100 任意维数的K均值聚类
    • ¥15 stamps做sbas-insar,时序沉降图怎么画
    • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
    • ¥15 关于#Java#的问题,如何解决?
    • ¥15 加热介质是液体,换热器壳侧导热系数和总的导热系数怎么算
    • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
    • ¥15 cmd cl 0x000007b
    • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line