how to read cookie by php that this cookie set by javascript?

前端 未结 0 939
有刺的猬
有刺的猬 2021-02-08 14:05

i set my cookie in javascript and this cookie set, my javascript code is:

document.cookie = \'products\' + \'=\' + productsList + ";" + expires + "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题