📄 readme
字号:
PHP4 Module==========This module requires PHP4 as thread safe shared library. Have a lookinto the INSTALL file which accompanies that distribution.If you distribute this software bundled with the PHP software in sourceor 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 thePHP CVS tree into the Pi3Web source directory called 'PHP4' first. Thenbuild PHP4 as Pi3Web module and after that build the Pi3Web PHP4 wrapper:1. Checkout PHP4================cvs -d :pserver:cvsread@cvs.php.net:/repository loginThe required password is phpficvs -z3 -d :pserver:cvsread@cvs.php.net:/repository co php4You must also checkout the TSRM and the ZEND module from the ZEND cvs treeinto the PHP4 root directorycvs -d :pserver:cvsread@cvs.zend.com:/repository loginThe required password is zendcvs -z3 -d :pserver:cvsread@cvs.zend.com:/repository co Zend TSRM2. Build PHP4 =============2.1 POSIX---------cd ./php4./buildconf./configure --with-pi3webmake2.2 Win32---------other required downloads from the php website - bison 1.25 - bindlib32 - number4.tar.gznmake php4dllts.mak3. Build Pi3Web PHP4 wrapper============================Run make in the Pi3Web /Source/PHP4 directory.For further information refer to http://www.php.net/version4/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -