I have a binary (non-modifiable) CGI program that does form processing. It
gets form data by HTTP POST and outputs the results to Apache.
Is there any way to make a PHP wrapper around the program, so that the form
data will be submitted to my script, which in turn will send the data to the
program
I am looking for a php wrapper similar to cgiwrap. I have seen
pair.net's php-cgiwrap, but where can I download this script or at least
another one with the same functionality?
Brian Allen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addition
2 matches
Mail list logo