Right, I have a problem at the moment with the CORBA satellite library. I've got the ORBit library installed and working, and compiled php against it. (That in itself was a long story - there's an entry about the problems on the relevant php manual page if anyone needs help). Now I have a programmer who is not too familiar with PHP, but who has programmed CORBA using C++ and Java, using the MICO corba client, who wishes to write an interface from our php via corba. The problem is, he is confused by the difference in the interfaces and wants examples of how he has to do this. Does anyone have any helpful addresses or example code? I've gone through most of the standard websites, (devshed, phpbuilder etc) to no avail.