Hi, You can give this a shot: http://wiki.apache.org/jakarta-tomcat/UsingPhp. You can also capture the output from php.exe and render it onto your web page, but you need to write a bit of IO code for that.
Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Michael Drewitz [mailto:[EMAIL PROTECTED] >hamburg.de] >Sent: Monday, May 17, 2004 1:30 PM >To: [EMAIL PROTECTED] >Subject: PHP and Tomcat > >Can I use PHP in a web application? Its only for testing and so I'm not >amused to configure Apache. > >The other way were to write the PHP-File in memory and execute "php.exe >example.php". Is there a good way to move this output into my webpage? > >Thanks in advance, Michael > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
