// php development notesUsing PHP and Java in the Same App with PHP/Java BridgeZ
Using PHP and Java in the Same App with PHP/Java Bridge
Updated:
In this article you will learn how to install and configure the PHP/Java Bridge and how to use Java classes in PHP scripts in a demo application. To use the PHP/Java bridge, you should have…