<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 20:13:44 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPBuilder.com: A Look Into Web Services]]></title>
      <guid>http://www.phpdeveloper.org/news/13365</guid>
      <link>http://www.phpdeveloper.org/news/13365</link>
      <description><![CDATA[<p>
New from PHPBuilder.com today there's an article from <i>Curtis Dicken</i> <a href="http://www.phpbuilder.com/columns/curtis_dicken10082009.php3">introducing web services</a>, specifically SOAP-based ones, in PHP applications.
</p>
<blockquote>
Today, whether you realize it or not, websites all around the world use web services to distribute and receive data. In this article we will take a look at what web services are and the basic concepts on how they are implemented and used. 
</blockquote>
<p>
He starts with the basics - XML and how messages are structured, then on to the SOAP format and an example of a simple message sending domain name information to the remote server. He briefly covers WSDL files (the description for the web service's functionality) and UDDI (Universal Description, Discovery and Integration), a structure to provide a directory of SOAP services for developers to choose from.
</p>]]></description>
      <pubDate>Fri, 09 Oct 2009 11:47:05 -0500</pubDate>
    </item>
  </channel>
</rss>
