It is sent as text to stdin.

-----Original Message-----
From: Diego Fulgueira [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 4:45 PM
To: Php-General
Subject: [PHP] Passing variables to a scripting engine... (like php)


Ok. I already posted a question asking how to pass parameters to php.exe
when running it directly from the command prompt. However, i've noticed the
matter is a bit more complex than i had thought. I will reformulate my
question:

How the h--- does any Web Server passes information like the URL being
processed, posted variables, etc, etc, to a scripting engine???

I've noticed it is not through command line arguments... Could it be using
enviroment variables...?

The initial purpose of this was to schedule a script to be executed on a
periodic basis... but know I am very curious!!
Still, i will greatly appreciate workarounds.

THANKS A LOT AGAIN.

Cheers, Diego.


-- 
PHP General 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]



-- 
PHP General 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]

Reply via email to