Running PHP Scripts inside of Tomcat and accessing Java Classes via Caucho Quercus
Setup and install of Quercus allowing php to access java classes
How to install Caucho Quercus (3.1.3-3.1.5 )and run PHP scripts under a web container (namely Tomcat 5.5.X) and be able to access java classes and use java like syntax in these php scripts. Why would you do this you might ask ? Read on ...
