> I have a compiled C CGI that accepts POST method calls, reading
> information off of stdin, and returning its results to stdout.
>
> I need to be able to invoke this from a PHP module, with the PHP module
> loading the POST data for the CGI to fetch, and be able to collect the
> output that the
I have a compiled C CGI that accepts POST method calls, reading
information off of stdin, and returning its results to stdout.
I need to be able to invoke this from a PHP module, with the PHP module
loading the POST data for the CGI to fetch, and be able to collect the
output that the CGI returns
2 matches
Mail list logo