[PHP-WIN] Including php in my app

2001-10-30 Thread Marius
I wanna use PHP in my app like the Apache does, so that PHP compiles Web-Pages for my app - Original Message - From: "Svensson, B.A.T. " <[EMAIL PROTECTED]> To: "Marius" <[EMAIL PROTECTED]> Sent: Monday, October 29, 2001 5:19 PM Subject: RE: [PHP-WIN]

RE: [PHP-WIN] Including php in my app

2001-10-18 Thread Svensson, B.A.T.
>I have written an simple WebServer and know I wanna build in PHP support. My >first try was to run php with the path to my Script as an Variable and get >the result. This method works corectly, but I think that's not a real good >way to do that (for example I dontknow how to send Variables to the

[PHP-WIN] Including php in my app

2001-10-18 Thread Marius
I have written an simple WebServer and know I wanna build in PHP support. My first try was to run php with the path to my Script as an Variable and get the result. This method works corectly, but I think that's not a real good way to do that (for example I dontknow how to send Variables to the Scr