PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Instalarea / configurarea> <Java
Last updated: Fri, 01 Aug 2008

view this page in

Introducere

There are two possible ways to bridge PHP and Java: you can either integrate PHP into a Java Servlet environment, which is the more stable and efficient solution, or integrate Java support into PHP. The former is provided by a SAPI module that interfaces with the Servlet server, the latter by this Java extension.

The Java extension provides a simple and effective means for creating and invoking methods on Java objects from PHP. The JVM is created using JNI, and everything runs in-process.

Avertizare

Această extensie este EXPERIMENTALĂ. Comportamentul acestei extensii ߞ inclusiv denumirile funcţiilor sale şi orice alte aspecte documentate în privinţa acestei extensii ߞ pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizaţi această extensie la propriul risc.



add a note add a note User Contributed Notes
Introducere
diogo dot c dot andrade at gmail dot com
10-Jun-2008 08:53
The documentation of php java bridge must be renewed and talk about this bridge with php5 and others ways to install.

Instalarea / configurarea> <Java
Last updated: Fri, 01 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites