pear rpc

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
User avatar
zyklone
Forum Commoner
Posts: 29
Joined: Tue Nov 28, 2006 10:25 pm

pear rpc

Post by zyklone »

is pear rpc is still used nowadays..like gmail, and other web2.0 sites.

is this important? what are the advantages using RPC..thanks!
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

The XML-RPC protocol is still used. It is a simpler solution than SOAP and does many of the same things.
(#10850)
Post Reply