📄 java.installation.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Installation</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="java.setup.html">Installing/Configuring</a></div> <div class="next" style="text-align: right; float: right;"><a href="java.configuration.html">Runtime Configuration</a></div> <div class="up"><a href="java.setup.html">Installing/Configuring</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="java.installation" class="section"> <h2 class="title">Installation</h2> <p class="para"> This <a href="http://pecl.php.net/" class="link external">» PECL</a> extensionis not bundled with PHP. </p> <p class="para"> In PHP 4 this <acronym title="PHP Extension and Application Repository">PECL</acronym> extensionssource can be found in the <var class="filename">ext/</var> directory within thePHP source or at the <acronym title="PHP Extension and Application Repository">PECL</acronym> link above. In order to use these functions you must compile PHP with Java support by using the <span class="option">--with-java[=DIR]</span> where DIR points to the base install directory of your JDK. This extension can only be built as a shared extension. Additional build instructions can be found in <var class="filename">php-src/ext/java/README</var>. </p> <p class="para"> Windows users will enable <var class="filename">php_java.dll</var> inside of <var class="filename">php.ini</var> in order to use these functions. In PHP 4 this <acronym title="Dynamic Link Library">DLL</acronym> resides inthe <var class="filename">extensions/</var> directory within the PHP Windowsbinaries download. The <acronym title="Dynamic Link Library">DLL</acronym> for this <acronym title="PHP Extension and Application Repository">PECL</acronym> extensionmay be downloaded from either the <a href="http://www.php.net/downloads.php" class="link external">» PHP Downloads</a> page or from <a href="http://pecl4win.php.net/" class="link external">» http://pecl4win.php.net/</a> </p> <blockquote><p><b class="note">Note</b>: In order to enable this module on a Windows environment with PHP <= 4.0.6, you must make <var class="filename">jvm.dll</var> available to your systems PATH. No additional DLL is needed for PHP versions > 4.0.6. <br /> </p></blockquote></div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="java.setup.html">Installing/Configuring</a></div> <div class="next" style="text-align: right; float: right;"><a href="java.configuration.html">Runtime Configuration</a></div> <div class="up"><a href="java.setup.html">Installing/Configuring</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -