duanbai1027 2011-10-25 06:28
浏览 244
已采纳

如何在PHP中使用ASP.NET的cookie数组

I want to read an ASP.NET cookies array in PHP. Any idea how I can access the COOKIES ARRAY of ASP.NET in PHP?

  • 写回答

1条回答 默认 最新

  • dongyata3336 2011-10-25 06:58
    关注

    I trying to search in google, and I find below code snippet that how to use cookie value in php and asp.net. Hope this will help you..

    Ref Link : http://msdn.microsoft.com/en-us/library/aa479002.aspx

    enter image description here

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?