XML Web Services with PHP NuSOAP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
adurstew
Forum Newbie
Posts: 1
Joined: Sat Mar 15, 2003 8:31 pm

XML Web Services with PHP NuSOAP

Post by adurstew »

Hey, I just read this article . . .

http://www.devbuilder.org/asp/dev_article.asp?aspid=12

What do you guys think? I am not really sure I understood what he was saying.

AJ
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

just some library that makes it easier to do soap services with PHP :)

XML-RPC has been in existence as a php module for some while already, another flavor or rpc (or modernly called web services when done over http protocols)
Post Reply