PHP, Java and Jetty
ZendEditor |
Comments Off | January 7th, 2009
If you like mixing your languages together, you’re going to love this one: Federico Cargnelutti has posted an article about running your PHP programs under Quercus, a “100% Java implementation of PHP”, and the Jetty Web server. His article includes notes on installing and configuring the components, running PHP scripts, and importing and using Java classes in PHP.

