Home > Backend Development > PHP Tutorial > php5.4.3不支持函数 http_build_cookie和http_parse_cookie

php5.4.3不支持函数 http_build_cookie和http_parse_cookie

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:50:41
Original
1306 people have browsed it

如题,我的环境是用wamp安装包搭建的,出现上面的问题。
php5.4.3不支持函数 http_build_cookie和http_parse_cookie

回复内容:

如题,我的环境是用wamp安装包搭建的,出现上面的问题。
php5.4.3不支持函数 http_build_cookie和http_parse_cookie

是因为你没有启用http扩展吧,默认是没有安装的

你需要先安装 PHP 的 pecl_http 扩展。

Related labels:
php
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template