readme
来自「mini http server,可以集成嵌入到程序中,实现简单的web功能」· 代码 · 共 36 行
TXT
36 行
PHP4 Module
==========
This module requires PHP4 as thread safe shared library. Have a look
into the INSTALL file which accompanies that distribution.
If you distribute this software bundled with the PHP software in source
or binary form, then you must adhere to the PHP copyright conditions -
the terms are reasonable.
You should have checked out and built the PHP4 source package from the
PHP CVS tree into the directory called 'PHP4':
cvs -z3 -d :pserver:cvsread@cvs.php.net:/repository checkout php4
For further information refer to http://www.php.net/
POSIX Builds
------------
cd PHP4
./buildconf
./configure --with-pi3web
make
WIN32 Builds
------------
other required downloads from the php website
- bison 1.25
- bindlib32
- number4.tar.gz
nmake php4dllts.mak
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?