<?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>Faheem Abbas &#187; PHP</title>
	<atom:link href="http://blog.zendguru.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zendguru.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Mar 2011 11:19:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Reading MS-Word contents in php</title>
		<link>http://blog.zendguru.com/2010/05/15/reading-ms-word-contents-in-php/</link>
		<comments>http://blog.zendguru.com/2010/05/15/reading-ms-word-contents-in-php/#comments</comments>
		<pubDate>Sat, 15 May 2010 07:12:42 +0000</pubDate>
		<dc:creator>faheem</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[MS-World processing]]></category>

		<guid isPermaLink="false">http://blog.zendguru.com/?p=175</guid>
		<description><![CDATA[It has been long since written on my blog, how lazy I m, why not get some treatment form the people around me. Why not developers all around chop ma... <span class="meta-more"><a href="http://blog.zendguru.com/2010/05/15/reading-ms-word-contents-in-php/">Read more &#187;</a></span>]]></description>
		<wfw:commentRss>http://blog.zendguru.com/2010/05/15/reading-ms-word-contents-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating word processing document using Zend_Service_LiveDocx</title>
		<link>http://blog.zendguru.com/2010/02/13/creating-word-processing-document-using-zend_service_livedocx/</link>
		<comments>http://blog.zendguru.com/2010/02/13/creating-word-processing-document-using-zend_service_livedocx/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 17:43:36 +0000</pubDate>
		<dc:creator>faheem</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[LiveDocx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://blog.zendguru.com/?p=163</guid>
		<description><![CDATA[You may have heard about FPDF, TCPDF. These are used to generate PDF document in PHP. But very few of you may have heard about LiveDocx, can be found here... <span class="meta-more"><a href="http://blog.zendguru.com/2010/02/13/creating-word-processing-document-using-zend_service_livedocx/">Read more &#187;</a></span>]]></description>
		<wfw:commentRss>http://blog.zendguru.com/2010/02/13/creating-word-processing-document-using-zend_service_livedocx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Json response in php, a nice example</title>
		<link>http://blog.zendguru.com/2009/07/13/creating-json-response-in-php-a-nice-example/</link>
		<comments>http://blog.zendguru.com/2009/07/13/creating-json-response-in-php-a-nice-example/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 05:26:00 +0000</pubDate>
		<dc:creator>faheem</dc:creator>
				<category><![CDATA[JSON]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://blog.zendguru.com/?p=32</guid>
		<description><![CDATA[While working with AJAX, you will need to get data after sending request to the server. You can use three ways to get the data form the server. 1. In... <span class="meta-more"><a href="http://blog.zendguru.com/2009/07/13/creating-json-response-in-php-a-nice-example/">Read more &#187;</a></span>]]></description>
		<wfw:commentRss>http://blog.zendguru.com/2009/07/13/creating-json-response-in-php-a-nice-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP: Storing session data in database</title>
		<link>http://blog.zendguru.com/2009/07/02/php-storing-session-data-in-database/</link>
		<comments>http://blog.zendguru.com/2009/07/02/php-storing-session-data-in-database/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 16:15:00 +0000</pubDate>
		<dc:creator>faheem</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.zendguru.com/?p=18</guid>
		<description><![CDATA[Session data by default is stored in /tmp directory on the server in the form of text files. It wouldn’t be a good practice to store session information in the... <span class="meta-more"><a href="http://blog.zendguru.com/2009/07/02/php-storing-session-data-in-database/">Read more &#187;</a></span>]]></description>
		<wfw:commentRss>http://blog.zendguru.com/2009/07/02/php-storing-session-data-in-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

