[PHP] PHP connection to external application
- Date: Thu, 12 Jun 2008 21:20:53 +1000
- From: hce <webmail.hce@xxxxxxxxx>
- Subject: [PHP] PHP connection to external application
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.
Kind Regards,
Jim
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php