Hi,
I might have to create new thread but I thought you guys who are discussing about SOAP could give me a nice clew or pointer by any chance.
I created e-commerce web application in PHP+MySQL. If I want to integrate this with Enterprise application, then I think I should create decent API for integration. I thought one approach is to write Java program, which works as interface to another application.
Another option is to make interface in PHP. Do you have any idea if it's possible and how to implement it?
Any suggestion is highly appreciated...
Thanks,
Ken