Re: PHP connection to external application

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2008-06-12 at 21:20 +1000, hce wrote:
> Hi,
> 
> What is the best way for a PHP web application to connect to an
> external application written by C in Linux OS?
> 
> (1) Can PHP directly call external C functions, or similar solution?
> 
> (2) Can PHP pass messages to message queue which external C program can access?
> 
> (3) Socket connection between the PHP and externam C program.
> 
> Thank you.
> 

If that C program can support SOAP calls ... then that will probably be
the best route for you


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux