Posted by Jay Blanchard on 12/19/05 21:07
[snip]
I know there are lots of ways to allow php to connect to components
written in other languages.
COM, EJB JAVA, .NET Components etc.
Is there any way for another language to use PHP as a component so that
all of it's amazing
functions could be shared? I don't suppose it exposes a COM interface
or anything of that sort?
[/snip]
PHP has COM functions http://www.php.net/com but I am unsure that this
answers your question.
[Back to original message]
|