php-windows | 2001051

[PHP-WIN] PHP Preprocessor - URGENT From: Chris Cranford (chris.cranford <email protected>)
Date: 05/09/01

All -

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.

The .php file I have written requires some URL arguments which would normally be submitted in the QUERY_STRING argument on the URL link. How can I force these values into the QUERY_STRING using the preprocessor php.exe file?

Thanks
Chris