defeated Posted June 30, 2008 Share Posted June 30, 2008 Since I want to send and receive xml objects is this the right place to ask for help? Link to comment https://forums.phpfreaks.com/topic/112559-is-this-the-right-section-for-xml-posting-questions/ Share on other sites More sharing options...
trq Posted June 30, 2008 Share Posted June 30, 2008 Probably not, but ask and well see. Link to comment https://forums.phpfreaks.com/topic/112559-is-this-the-right-section-for-xml-posting-questions/#findComment-578070 Share on other sites More sharing options...
defeated Posted June 30, 2008 Author Share Posted June 30, 2008 I just want to find out how to send and receive xml really. I need to send xml documents to several other sites and I want to set up a receiver on my own site too so that I can test it all without showing the other site owners that I haven't got a clue what I'm doing! I have some very basic php knowledge and have a javascript solution to posting that is no good to me because I don't know how to implement it and would therefor prefer to do the whole thing with php. I can't get my head around what happens to a file when it arrives at my target page. Where should it save it, how does it know to receive a file even. It is all job data (about 19 fields) and requires a username and password to be authenticated. I just need a starting point really and then I can come back with specific questions as they arise. Link to comment https://forums.phpfreaks.com/topic/112559-is-this-the-right-section-for-xml-posting-questions/#findComment-578113 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.