<?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>Faisal Kaleem &#187; PHP</title>
	<atom:link href="http://www.faisalkaleem.com/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.faisalkaleem.com</link>
	<description>A passionate developer</description>
	<lastBuildDate>Fri, 25 Oct 2024 19:03:42 +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>A comprehensive guide: How to install Zend Famework</title>
		<link>http://www.faisalkaleem.com/php/a-comprehensive-guide-how-to-install-zend-famework.html</link>
		<comments>http://www.faisalkaleem.com/php/a-comprehensive-guide-how-to-install-zend-famework.html#comments</comments>
		<pubDate>Sat, 06 Nov 2010 20:03:03 +0000</pubDate>
		<dc:creator>Faisal</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[configure zend]]></category>
		<category><![CDATA[getting started with zend]]></category>
		<category><![CDATA[Instal zend]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.faisalkaleem.com/?p=96</guid>
		<description><![CDATA[The frameworks help programmer to build an application rapidly and efficiently while decreasing the security issues. Today I am going to install and configure Zend Framework which is one of the most powerful PHP framework that is being used around the globe. Magento, the most famous e-commerce CMS, is also build with the Zend Framework. [...]]]></description>
		<wfw:commentRss>http://www.faisalkaleem.com/php/a-comprehensive-guide-how-to-install-zend-famework.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>A trick to insert update multiple records quickly and efficiently</title>
		<link>http://www.faisalkaleem.com/php/a-trick-to-insert-update-multiple-records-quickly-and-efficiently.html</link>
		<comments>http://www.faisalkaleem.com/php/a-trick-to-insert-update-multiple-records-quickly-and-efficiently.html#comments</comments>
		<pubDate>Sat, 30 Oct 2010 09:42:45 +0000</pubDate>
		<dc:creator>Faisal</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[inser update trick]]></category>
		<category><![CDATA[on duplicate key update]]></category>
		<category><![CDATA[quickly insert update]]></category>

		<guid isPermaLink="false">http://www.faisalkaleem.com/?p=75</guid>
		<description><![CDATA[In everyday programming we insert records and update them. Many developers use the INSERT query to insert data then use the UPDATE query to update data but before they actually need to get the WHERE condition to update the appropriate data. This task some times takes a lot of efforts if someone needs to insert [...]]]></description>
		<wfw:commentRss>http://www.faisalkaleem.com/php/a-trick-to-insert-update-multiple-records-quickly-and-efficiently.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to save google map image to server</title>
		<link>http://www.faisalkaleem.com/php/how-to-save-google-map-image-to-server.html</link>
		<comments>http://www.faisalkaleem.com/php/how-to-save-google-map-image-to-server.html#comments</comments>
		<pubDate>Sun, 17 Oct 2010 15:40:40 +0000</pubDate>
		<dc:creator>Faisal</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php google map]]></category>
		<category><![CDATA[php save google map image]]></category>
		<category><![CDATA[php store google map]]></category>

		<guid isPermaLink="false">http://www.faisalkaleem.com/?p=25</guid>
		<description><![CDATA[Once I was assigned a task to make a functionality that saves the google map images to the server. I searched on the internet but was unable to find any existing solution. But then an idea comes to my evil genius mind and I implemented it. Now I am sharing the logic with you all. [...]]]></description>
		<wfw:commentRss>http://www.faisalkaleem.com/php/how-to-save-google-map-image-to-server.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
