// archives

AXIS

This tag is associated with 1 posts

Integrating PHP and Java

We can categorize integrating Java into a PHP environment into three basic areas: The use of Web Services, utilizing a VM Bridge, and Direct Calling. We also take a look at another alternative, which is running PHP in a Java Environment. I will briefly describe the features of each method, giving those looking for such tools some insight as to what may best fit their application.