"Mozilla + XSLT"
Code snippet from Sjeord Fischer on the OPML-DEV list: var xslProcessor = new XSLTProcessor(); var outputDoc = document.implementation.createDocument("text/xml", "", null); xslProcessor. »
Code snippet from Sjeord Fischer on the OPML-DEV list: var xslProcessor = new XSLTProcessor(); var outputDoc = document.implementation.createDocument("text/xml", "", null); xslProcessor. »
This is the second article on the Apple Developer Connection site using NuSOAP. This article is an introduction to implementing Web services with PHP, and uses »
Very cool: I checked out Amazon's web services out today for the first time (hey, I've been busy!), and noticed that their »
Link »
Zend.com recently put up a great article by Sean Campbell that illustrates both client and server usage of NuSOAP.Link »