I could be wrong on this, but I think your best hope is something
using web services like SOAP, or XML-RPC.

On 2/4/06, Eli <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a class in PHP which offers some API functions. I want to access
> this API with other languages (such as C/C++, Java, Perl, etc), so the
> functions will run from PHP.
> How can I do that?
>
> -thanks.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

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

Reply via email to