<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Indianapolis Flex User Group &#187; PHP MySQL</title>
	<atom:link href="http://www.riaindy.com/adobe/category/code/php-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riaindy.com/adobe</link>
	<description></description>
	<lastBuildDate>Fri, 16 Dec 2011 00:33:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Adobe Flex &amp; PHP Integration</title>
		<link>http://www.riaindy.com/adobe/2010/02/adobe-flex-php-integration/</link>
		<comments>http://www.riaindy.com/adobe/2010/02/adobe-flex-php-integration/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 07:52:33 +0000</pubDate>
		<dc:creator>Adobe Admin</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[PHP MySQL]]></category>

		<guid isPermaLink="false">http://www.riaindy.com/adobe/?p=16</guid>
		<description><![CDATA[Below is a very basic example of sending data to a PHP webservice. This example shows you how to create a two-way communication using HTTPService with Flex and sending the data to PHP. This example sends text to the webservice &#8230; <a href="http://www.riaindy.com/adobe/2010/02/adobe-flex-php-integration/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Below is a very basic example of sending data to a PHP webservice. This example shows you how to create a two-way communication using HTTPService with Flex and sending the data to PHP. This example sends text to the webservice and PHP capitalizes the data and sends it back via XML. The flex application also makes use of the progressbar class to let the user know that the form is processing data.</p>
<p><a href="http://www.riaindy.com/adobe/wp-content/uploads/2010/02/Flex-and-PHP-Example.zip"><img class="alignnone size-full wp-image-17" title="FlexToPHP" src="http://www.riaindy.com/adobe/wp-content/uploads/2010/02/FlexToPHP.jpg" alt="" width="360" height="205" /></a></p>
<p><a href="http://www.riaindy.com/adobe/wp-content/uploads/2010/02/Flex-and-PHP-Example.zip">Click to download</a> (PHP source code included)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.riaindy.com/adobe/2010/02/adobe-flex-php-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

