Embed C in PHP

Embed C in PHP

am 10.10.2002 11:02:24 von arun kv

hai is it possible to embed C code in PHP as we do in PostGreSQL using
ecpg. if so how do i go about.
thanks
Arun



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Embed C in PHP

am 10.10.2002 12:25:32 von Marek Kilimajer

No, it is not possible, you have to use executables or write your own
module.

arun kv wrote:

>hai is it possible to embed C code in PHP as we do in PostGreSQL using
>ecpg. if so how do i go about.
> thanks
> Arun
>
>
>
>
>


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php