| This article may require cleanup to meet Wikipedia's quality standards. Please improve this article if you can. (January 2007) |
PHP/Java Bridge is an open-source XML-based network protocol, which can be used to connect the native script engine PHP with a Java or ECMA 335 virtual machine. The PHP/Java Bridge allows developers to access Java classes from within PHP scripts. It also allows access to PHP scripts from within Java classes.
Because of this two-way interoperability, developers can develop interactive web pages using PHP but delegate tasks to Java classes, allowing each technology to be utilized for its strengths while sidestepping its weaknesses.
External links
- PHP/Java Bridge homepage
- PHP/Java Bridge installation and examples for Win32
- PHP/Java Bridge compilation and installation for Debian stable
No comments have been added.





