Hello Chris,
If you wants $QUERY_STRING only try this:
1) Create file wrapper.php:
2) php.exe -q wrapper.php
CC> All -
CC> I am using the php.exe preprocessor and I want to run the preprocessor manually
and see the output it generates on a particular .php file I have wrote.
CC> The .ph
I think you need to have argc & argv=On in your php.ini
Ignatius
-Original Message-
From: Chris Cranford [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 10 May 2001 09:59
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP Preprocessor - URGENT
All -
I am using the php.exe preprocessor and I want