查看完整版本: 如何获得PHP相关资料

Kenny 2007-8-2 14:08

如何获得PHP相关资料

             <p>obtaining php<br>this section has details about php download locations, and os issues. 1. <a href="http://www.sipcdc.com/phpfaq/obtaining.htm#faq.obtaining.where" target="_blank">我在哪儿能得到php?</a> 2. <a href="http://www.sipcdc.com/phpfaq/obtaining.htm#faq.obtaining.precompiled" target="_blank">有预编译的二进制版本吗?</a> 3. <a href="http://www.sipcdc.com/phpfaq/obtaining.htm#faq.obtaining.optional" target="_blank">我在哪儿能得到可选的php扩展库 ? </a>4. <a href="http://www.sipcdc.com/phpfaq/obtaining.htm#faq.obtaining.how" target="_blank">我怎样做才能使这些库运作起来?</a> 5. <a href="http://www.sipcdc.com/phpfaq/obtaining.htm#faq.obtaining.compilent" target="_blank">我在我的windows上用cvs得到最新版本的php源<a href="http://www.phpchina.com/javascript:;" onClick="javascript:tagshow(event, '%B4%FA%C2%EB');" target="_self"><u><strong>代码</strong></u></a>, 我怎样编译它? </a>6. <a href="http://www.sipcdc.com/phpfaq/obtaining.htm#faq.obtaining.browscap" target="_blank">我在哪儿能找到 browser capabilities file?</a><b><br><b>1. </b>我在哪儿能够得到php?</b><br>你可以在任何php成员站点上下载php. 这些站点可以在 <a href="http://www.php.net/" target="_blank">http://www.php.net/</a>找到。 你也可以使用匿名cvs 得到绝对是最新版本的源代码。要想知道更多的cvs信息, 请查阅<a href="http://cvs.php.net/" target="_blank">http://cvs.php.net/</a>. <b><br><b>2. </b>有预编译的二进制代码吗? ?</b><br>我们仅仅发布windows下的二进制代码,因为我们不可能编译完每一种主机(unix/linux)下的php不同选项的二进制代码 还有的是,许多<a href="http://www.phpchina.com/javascript:;" onClick="javascript:tagshow(event, 'linux');" target="_self"><u><strong>linux</strong></u></a>内置php。windows下的二进制代码可以在我们的站点上<a href="http://www.php.net/downloads.php" target="_blank">下载</a> , 而linux的二进制版本, 请参阅你的linux发布商的站点。 <b><br><b>3. </b>我在哪儿能得到可选的php扩展库 ? </b><br><blockquote><b>注意: </b>那些标有*的不是 thread-safe 库, 不应该作为多线程的windows web servers (iis, netscape)的模块来使用。它们在 unix/linux平台下是没有这个限制的。 </blockquote><ul><li><br><a href="ftp://ftp.openldap.org/pub/openldap/openldap-stable.tgz" target="_blank">ldap (unix)</a>. </li><li><br><a href="ftp://terminator.rs.itd.umich.edu/ldap/ldap-3.3.tar.z" target="_blank">ldap* (unix)</a>. </li><li><br><a href="http://developer.netscape.com/tech/directory/downloads.html" target="_blank">ldap (unix/win)</a> : netscape directory (ldap) sdk 1.1. </li><li><br><a href="http://developer.netscape.com/tech/directory/downloads.html" target="_blank">free ldap server</a>. </li><li><br><a href="http://www.sleepycat.com/" target="_blank">berkeley db2 (unix/win)</a> : http://www.sleepycat.com/. </li><li><br><a href="http://www.ece.ucdavis.edu/ucd-snmp/" target="_blank">snmp* (unix): </a>. </li><li><br><a href="http://www.boutell.com/gd/#buildgd" target="_blank">gd* (unix/win)</a>. </li><li><br><a href="http://shell.warped.com/%7Ejoshua/" target="_blank">msql* (win)</a>. </li><li><br><a href="http://www.hughes.com.au/" target="_blank">msql* (unix)</a>. </li><li><br><a href="http://www.postgresql.org/" target="_blank">postgresql (unix)</a>. </li><li><br><a href="ftp://ftp.cac.washington.edu/imap/old/imap-4.5.tar.z" target="_blank">imap* (win/unix)</a>. </li><li><br><a href="http://www.php.net/extra/ctlib-linux-elf.tar.gz" target="_blank">sybase-ct* (linux, libc5)</a> : available locally. </li><li><br><a href="http://www.freetype.org/" target="_blank">freetype (libttf):</a>. </li><li><br><a href="http://www.cdrom.com/pub/infozip/zlib/" target="_blank">zlib (unix/win32)</a>. </li><li><br><a href="http://www.jclark.com/xml/expat.html" target="_blank">expat <a href="http://www.phpchina.com/javascript:;" onClick="javascript:tagshow(event, 'xml');" target="_self"><u><strong>xml</strong></u></a> parser (unix/win32)</a>. </li><li><br><a href="http://www.pdflib.com/" target="_blank">pdflib</a>. </li><li><br><a href="ftp://argeas.cs-net.gr/pub/unix/mcrypt/" target="_blank">mcrypt</a>. </li><li><br><a href="http://mhash.sourceforge.net/" target="_blank">mhash</a>. </li><li><br><a href="http://www.neuroinformatik.ruhr-uni-bochum.de/ini/people/rmz/t1lib/t1lib.html" target="_blank">t1lib</a>. </li><li><br><a href="http://www.dmalloc.com/" target="_blank">dmalloc</a>. </li><li><br><a href="http://download.sourceforge.net/aspell/aspell-.29.1.tar.gz" target="_blank">aspell</a>. </li><li><br><a href="ftp://prep.ai.mit.edu/pub/gnu/readline/" target="_blank">readline</a>. </li></ul><b><b>4. </b>我怎样使这些库运作起来?</b><br>你需要按着提供的库指引来做. 有一些库是在你运行php配置脚本的时候自动被检测到的(gd库), 而另外的一些库,你不得不 --with-extension 打开选项 cofigure. 运行 configure --help 可以看到这些信息. <b><br><b>5. </b>我在我的windows上用cvs得到最新版本的php源代码, 我怎样编译它? </b><br>首先,你必须安装 microsoft visual c++ v6 (v5 也可以,但我们是在v6下),你需要一些支持文件. ,参见手册 <a href="http://www.php.net/manual/en/install.windows.php#install.windows.build" target="_blank">在windows下编译php</a>. <b><br><b>6. </b>我在哪可以找到 browser capabilities file?</b><br>你可以在下面的站点 <a href="http://www.cyscape.com/asp/browscap/" target="_blank">http://www.cyscape.com/asp/browscap/</a>找到一个名为 browscap.ini 的文件。&nbsp; <img src="http://www.phpchina.com/../down_info.asp?id=25905" border="0" height="1" width="1"><br><div>
页: [1]
查看完整版本: 如何获得PHP相关资料
PageRank