mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
-currently
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50192 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f79db1baf1
commit
d7c90929d9
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
<partintro>
|
||||
<para>
|
||||
There are two possible ways to bridge PHP and Java: you can either
|
||||
integrate Java into PHP or, which is the more currently stable and
|
||||
efficient solution, integrate PHP into a Java Servlet environment.
|
||||
integrate Java into PHP or, which is the more stable and efficient
|
||||
solution, integrate PHP into a Java Servlet environment.
|
||||
The former is provided by ext/java, the latter by a SAPI module that
|
||||
interfaces with the Servlet server.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue