<?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>Fri, 24 May 2013 20:12:58 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Manfred Webber's Blog: PHP and Flex - Part III]]></title>
      <guid>http://www.phpdeveloper.org/news/8819</guid>
      <link>http://www.phpdeveloper.org/news/8819</link>
      <description><![CDATA[<p>
<i>Manfred Webber</i>, after reading an article from PHPBuilder, decided to show a "more standardized" method for communication between PHP and a Flex application. In his <a href="http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/">latest post</a>, he shows how to use the PEAR Services_Webservice package to help make the connection.
</p>
<blockquote>
Why not do the same with Flex and the PEAR package Services_Webservice which I think is a smarter way, if you want to use XML at all. Smarter because you use Web Standards and developers do not need to learn and parse the returned XML structure.
</blockquote>
<p>
He includes both the <a href="http://dev.dschini.org/tests/Services_Webservice/test_01.phps">PHP code for the web service</a> and the cut&paste for the simple Flex application.
</p>]]></description>
      <pubDate>Wed, 10 Oct 2007 12:39:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Manfred Weber's Blog: Consuming PHP SOAP Webservices with Flash - Part I]]></title>
      <guid>http://www.phpdeveloper.org/news/7019</guid>
      <link>http://www.phpdeveloper.org/news/7019</link>
      <description><![CDATA[<p>
<i>Manfred Weber</i> has posted the <a href="http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/">first part</a> of a quick series looking at pulling information from a PHP-generated SOAP web service inside of a Flash document.
</p>
<blockquote>
A PHP Pear package to easily create Webservices and WSDL. After several tests with PHP and C# I thought it is time to find a better way in Flash to create backend-driven applications.
</blockquote>
<p>
He <a href="http://manfred.dschini.org/2006/12/29/consuming-php-soap-webservices-with-flash-part-i/">starts with</a> the creation of a simple web service that just returns a string ("Hello!") including what the information page would look like in a browser. Next up is building the Flash side of things - using the serivces.WebService object already in Flash to pull in the info for the service and make the call to the "hello" method.
</p>]]></description>
      <pubDate>Wed, 03 Jan 2007 09:40:00 -0600</pubDate>
    </item>
  </channel>
</rss>
