Hello, I need to use PUT method with HTTP Server with PHP5 installed on.
FLEX-CLIENT --- (method PUT) ----> SERVER-WITH-PHP How can I do this? With HTTPService I can use only POST and GET (with proxy turned off). With URLLoader I can use PUT only in AIR mode (Desktop app is not the point). I could ''useProxy = true'' in HTTPService, and then use PUT method, but can you tell me how to do it? :) I know I have to configure services-config.xml, but I cannot find any example or description. I would be very thankful for services-config.xml tutorial, and/or PUT method use in Web app tuorial. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

