PHP Java Bridge
I’ve just tried to run PHP applications inside IBM WebSphere 2.0 Community Edition using the free PHP Integration Kit available on the IBM site, but it seems no more supported.
A better tool, based on a Open Source project called PHP/Java Bridge, can be downloaded from SoundForge.
The installation is very simple:
- install PHP (remember to enable the java extentions in the php.ini file);
- install WAS CE 2.0;
- log-on to the administration console and deploy JavaBridge.war included with the bridge.


