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

php 如何获得当前页的 Response cookies

WBOY
Release: 2016-06-06 20:30:50
Original
1620 people have browsed it

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

回复内容:

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

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

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template