AFAIK there is a servlet available that is a wrapper for JNI calls to php. Search for phpsrvlt.jar or net.php.servlet, it should be part of the php distribution. (Third or forth hand knowledge, I don't use php)
Also have a look at http://www.php.net/manual/en/printwn/ref.java.php#java.servlet > -----Original Message----- > From: Rainer Bruch [mailto:Rainer.Bruch@;t-online.de] > Sent: Friday, November 01, 2002 9:09 AM > To: Tomcat User List > Subject: php (version >=4.1.2) as servlet in tomcat > > does anybody know how to integrate php (version >= 4.1.2) as servlet > in tomcat >= 4.1.2 ? > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
