I just want to know how to build a distributed web application in PHP like ASP+COM do it nicely on windows platform.
CORBA? Is there any example available here?
thanks.
Give SOAP a try.
Uses XML as data format
uses HTTP as transport scheme (works through firewalls!)
best might be to ask a search engine for that
Mario