Home >Backend Development >PHP Tutorial >php 如何获得当前页的 Response cookies

php 如何获得当前页的 Response cookies

WBOY
WBOYOriginal
2016-06-06 20:30:501615browse

我想在某一个页面加载后, 把服务器返回的 Response cookies 保存到mysql里.
我要知道代码怎么写. 我不会代码啊

回复内容:

我想在某一个页面加载后, 把服务器返回的 Response cookies 保存到mysql里.
我要知道代码怎么写. 我不会代码啊

W ? 难道Cookie不是这个页面返回的么? 那不直接就有了。

说实话你这个问题没太多价值,因为服务端本事就能够获取到这些cookies。关于这个js中有获取当前页面cookies的代码,也有jquery的cookies插件,可以用的很多

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn