>figure out how to show PHP site developers how to use WSDL in PHP.
Michael,
It would probably be far easier on both sides to use XML-RPC instead of SOAP. XML-RPC support on PHP is supposedly quite stable, and you can use my XML-RPC CFC to streamline the process on the CFMX end.
xmlrpc.cfc download & docs:
http://admin.support.journurl.com/index.cfm/mode/article/entry/362
To make it a little easier, you can also use xmlrpcservice.cfc, which allows you to provide XML-RPC and SOAP webservices from the same CFC. If you want complete documentation with samples, you'll need to get a copy of DRK4... but you can get the CFC itself from:
http://admin.support.journurl.com/?mode=article&entry=938
--
Roger Benningfield
work: http://journurl.com/
blog: http://admin.support.journurl.com/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

