All Other Wrox BooksDo you have a question about a Wrox book that isn't listed anywhere on p2p.wrox.com or where the forum is locked? Here's a forum to post questions about any other Wrox book so that other readers or one of the authors can help you with your questions. IF YOU ARE LOOKING FOR CODE DO NOT ASK "Where can I find the code for this book?" That question is answered here.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the All Other Wrox Books section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I need help with SOAP. I have tried a bunch of different solutions with PHP, but cannot get https going. This web app is going to run on a server without libxml2/xml-rpc. I am currently having trouble with PEAR::SOAP, although I have failed to do this with nuSOAP and XML-RPC for PHP as well! Has anyone done this successfully? Should I just use http with encrypted values even though non-standard? Can anybody help?