Posted by Toby Inkster on 11/10/87 11:44
NC wrote:
> Alternatively, you could just have your C program set some environment
> variables; they will be accessible to PHP as members of the $_ENV
> superglobal array.
>
> Other alternatives include using shared memory (only on Unix) and
> wrapping your C program into a Web service...
Or the OP could try writing some PHP to parse the C code (or the
particular bits of C code that are required)
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
[Back to original message]
|