[PHP] PHP wrapper around binary CGI app

2002-11-06 Thread gap
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

[PHP] php-wrapper

2001-07-24 Thread Brian Allen
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