On Thu, Feb 5, 2009 at 6:12 PM, Terry Braun <t...@talking.com> wrote: > Hello, > I've written a small web server and I'd like to add support for php to the > server. Could anyone direct me to documentation or examples and give me some > sense of how hard this would be. Put another way, if I have a working PHP > installation and a web server how do the two communicate? > > The webserver is written in javascript running on rhino which in turn runs > on java so probably the access would be through java.
The most simple way is to use cgi or fastcgi protocol. I think, there should be some java-libraries implementing that -- Alexey Zakhlestin http://www.milkfarmsoft.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php