Home > Backend Development > PHP Tutorial > 怎么在c++中内嵌php代码

怎么在c++中内嵌php代码

WBOY
Release: 2016-06-13 12:46:51
Original
1050 people have browsed it

如何在c++中内嵌php代码
RT。
查了很多资料,但都没找到满意的。
配置完了php环境之后是没有sapi文件夹的,只有dev,ext,extras以及PEAR这4个文件夹,所以没有包含php_embed.h头文件。
之前看过的几篇帖子链接如下:
http://bbs.csdn.net/topics/70188853
就是这个帖子中,19楼的头文件是没有的
另外还有一个帖子:
http://bbs.csdn.net/topics/310155008
2楼说的方法,我去看了老外说的那个方法,但是php安装完了也没有bin目录,另外我用的环境是vs2008

请各位大侠帮下忙,路过的帮个顶,谢谢了!

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