Or if you have a library written in C you can use the FFI extension from
PECL. But if you are to write a C library, why not write a PHP extension
directly?

- Frank

> Hi!
> 
> It would be possible to create a C or Java server that uses sockets to
cater
> a PHP client's request. This is the quickest and easiest solution...
> 
> OR...
> 
> You can create a C or Java HTTP client to receive responses from an XML
file
> generated in PHP (much like RSS readers and RSS feeds or SOAP services
and
> clients)...
> 
> Peace!
> 
> -- 
> 
> Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode).
> "Live free() or die()."
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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

Reply via email to