<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: PHP and Flex - Part III</title>
	<atom:link href="http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/feed/" rel="self" type="application/rss+xml" />
	<link>http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 21:28:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Manfred Weber</title>
		<link>http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/#comment-21770</link>
		<dc:creator>Manfred Weber</dc:creator>
		<pubDate>Sat, 13 Oct 2007 20:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/#comment-21770</guid>
		<description>Hi Mike, 
good question ... a soap server can throw SOAP FAULTS (similair to an Exception) which the client has to catch. 
Authorization is a wide field. You might protect your server with HTTP Basic Auth but a more secure method is to always pass something like a session key which the client received after calling a custom login function. Well I am not an expert in that field but I remember that Rob Richards was working on &lt;a href="http://www.cdatazone.org/index.php?/archives/12-Slides-from-PHPWorks-2006.html" rel="nofollow"&gt;implementing WSSE [link]&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
good question &#8230; a soap server can throw SOAP FAULTS (similair to an Exception) which the client has to catch.<br />
Authorization is a wide field. You might protect your server with HTTP Basic Auth but a more secure method is to always pass something like a session key which the client received after calling a custom login function. Well I am not an expert in that field but I remember that Rob Richards was working on <a href="http://www.cdatazone.org/index.php?/archives/12-Slides-from-PHPWorks-2006.html" rel="nofollow">implementing WSSE [link]</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike B</title>
		<link>http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/#comment-21767</link>
		<dc:creator>Mike B</dc:creator>
		<pubDate>Sat, 13 Oct 2007 18:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/#comment-21767</guid>
		<description>Looks nice, I have read your other articles and your web service class seems very interesting.  Maybe I am not that familiar with webservices, how would you send back errors and process them through flash.  Like sending back messages like "Not authorized" or "invalid user/password".  How can you trigger an error programatically!</description>
		<content:encoded><![CDATA[<p>Looks nice, I have read your other articles and your web service class seems very interesting.  Maybe I am not that familiar with webservices, how would you send back errors and process them through flash.  Like sending back messages like &#8220;Not authorized&#8221; or &#8220;invalid user/password&#8221;.  How can you trigger an error programatically!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: developercast.com &#187; Manfred Webber&#8217;s Blog: PHP and Flex - Part III</title>
		<link>http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/#comment-21679</link>
		<dc:creator>developercast.com &#187; Manfred Webber&#8217;s Blog: PHP and Flex - Part III</dc:creator>
		<pubDate>Wed, 10 Oct 2007 18:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/#comment-21679</guid>
		<description>[...] &#8220;more standardized&#8221; method for communication between PHP and a Flex application. In his latest post, he shows how to use the PEAR Services_Webservice package to help make the connection.   Why not do [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;more standardized&#8221; method for communication between PHP and a Flex application. In his latest post, he shows how to use the PEAR Services_Webservice package to help make the connection.   Why not do [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/#comment-21673</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Wed, 10 Oct 2007 17:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://manfred.dschini.org/2007/10/09/php-and-flex-part-iii/#comment-21673</guid>
		<description>&lt;strong&gt;Manfred Webber's Blog: PHP and Flex - Part III&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>Manfred Webber&#8217;s Blog: PHP and Flex - Part III</strong></p>
]]></content:encoded>
	</item>
</channel>
</rss>
