Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i am newbie to symfony2 and i need to create a web services with symfony2 i have read the official article in the example it creates a instance of SoapServer with a parameter routing a .wsdl file. i didn't understand so much from it and didn`t found too much documentation about soap in symfony.

share|improve this question
2  
Did you check this link??symfony.com/doc/current/cookbook/web_services/… – Collin 32 mins ago
yes, i checked & mentioned that link above in my qustion; – Krushna Ghodke 29 mins ago
Services, controllers and routing are at the base of Symfony2. Do you understand the basic principles of Services and OOP PHP? If yes, you should be able to understand the link. In the other case, can you be a little bit more specific about what you don't understand? – UrGuardian4ngel 56 secs ago

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.