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] Including php in my app > What are you talking about? > > >-----Original Message----- > >From: Marius [mailto:[EMAIL PROTECTED]] > >Sent: Monday, October 29, 2001 4:01 PM > >To: [EMAIL PROTECTED] > >Subject: Re: [PHP-WIN] Including php in my app > > > > > >Hmm, don't u know what PHP is ?! > >PHP is an console-application that compiles Code and generates > >an Website. > > > >There must be anyone who has experience in this, or not ?!?! > > > >"B.A.T. Svensson" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > >news:<27E647E5629ED211BF78009027289C630368171E@mail1>... > >> >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 > >> Script). > >> > > >> >How could I do that in VB?! Do you know any OpenSource app > >> >where this is done before? > >> > >> After you posting a form you can get the variables > >> with VBS at the server side like this: > >> > >> Fubar = Request.Form("<variable name>") > >> > >> IS that was you were asking for? > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]