<?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>Heaven Interactive Blog :: Tech Talk on E-Commerce, WordPress, Flash, JQuery, PHP, MySQL &#187; PHP</title>
	<atom:link href="http://www.heaveninteractive.com/weblog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heaveninteractive.com/weblog</link>
	<description>Knowledge is Power.</description>
	<lastBuildDate>Wed, 28 Apr 2010 07:11:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A PHP MCrypt Script that Allows you to See the Decoded String &#8211; Eureka</title>
		<link>http://www.heaveninteractive.com/weblog/2008/08/18/a-php-mcrypt-script-that-allows-you-to-see-the-decoded-string-eureka/</link>
		<comments>http://www.heaveninteractive.com/weblog/2008/08/18/a-php-mcrypt-script-that-allows-you-to-see-the-decoded-string-eureka/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 08:30:47 +0000</pubDate>
		<dc:creator>Jay Harley</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[decode]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[encode]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[mcrypt]]></category>
		<category><![CDATA[string]]></category>

		<guid isPermaLink="false">http://www.heaveninteractive.com/weblog/2008/08/18/a-php-mcrypt-script-that-allows-you-to-see-the-decoded-string-eureka/</guid>
		<description><![CDATA[I searched the web for around 30 minutes looking for a script that allowed me to use MCrypt with PHP and actually see the decoded string.
Check out this very thorough (well-written and commented) script.  Works like a charm.
]]></description>
		<wfw:commentRss>http://www.heaveninteractive.com/weblog/2008/08/18/a-php-mcrypt-script-that-allows-you-to-see-the-decoded-string-eureka/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Merits of a Virtual Dedicated Server and Why You Might Need One</title>
		<link>http://www.heaveninteractive.com/weblog/2008/04/04/the-merits-of-a-virtual-dedicated-server-and-why-you-might-need-one/</link>
		<comments>http://www.heaveninteractive.com/weblog/2008/04/04/the-merits-of-a-virtual-dedicated-server-and-why-you-might-need-one/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 23:39:17 +0000</pubDate>
		<dc:creator>Jay Harley</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ActionScript & Flash]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[getid3]]></category>
		<category><![CDATA[Godaddy]]></category>
		<category><![CDATA[icecast]]></category>
		<category><![CDATA[ices]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[root access]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[VDS]]></category>
		<category><![CDATA[What is a virtual dedicated server]]></category>

		<guid isPermaLink="false">http://www.heaveninteractive.com/weblog/2008/04/04/the-merits-of-a-virtual-dedicated-server-and-why-you-might-need-one/</guid>
		<description><![CDATA[I&#8217;m really enamored with my virtual dedicated server account with GoDaddy.com.  It&#8217;s pretty invaluable and really makes my life much easier as a developer and a content producer.  Interactive websites really need a core back-end that&#8217;s flexible and can do what you want / need, without requiring phone calls to tech support to [...]]]></description>
		<wfw:commentRss>http://www.heaveninteractive.com/weblog/2008/04/04/the-merits-of-a-virtual-dedicated-server-and-why-you-might-need-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using ActionScript 3.0 with PHP Part 1: Loading External Variables</title>
		<link>http://www.heaveninteractive.com/weblog/2008/03/17/using-actionscript-30-with-php-part-1/</link>
		<comments>http://www.heaveninteractive.com/weblog/2008/03/17/using-actionscript-30-with-php-part-1/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 23:23:32 +0000</pubDate>
		<dc:creator>Jay Harley</dc:creator>
				<category><![CDATA[ActionScript & Flash]]></category>
		<category><![CDATA[Tutorials & Code]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash and PHP]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Loading data]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[URLLoader]]></category>
		<category><![CDATA[URLRequest]]></category>

		<guid isPermaLink="false">http://www.heaveninteractive.com/weblog/2008/03/17/using-actionscript-30-with-php-part-1/</guid>
		<description><![CDATA[Creating dynamic websites which combine the power of Flash or Flex with PHP is easier than ever with ActionScript 3.0..  Utilizing the networking power of the Flash player we can create next-generation user interfaces which go well beyond static web pages or simple animations and instead act as the front-end for powerful applications.  [...]]]></description>
		<wfw:commentRss>http://www.heaveninteractive.com/weblog/2008/03/17/using-actionscript-30-with-php-part-1/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.323 seconds -->
