<?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>Edmonds Commerce &#187; excel</title>
	<atom:link href="http://www.edmondscommerce.co.uk/category/excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>PHP : Dead Easy Excel Export</title>
		<link>http://www.edmondscommerce.co.uk/php/php-dead-easy-excel-export/</link>
		<comments>http://www.edmondscommerce.co.uk/php/php-dead-easy-excel-export/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 10:21:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[excel]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/php-dead-easy-excel-export/</guid>
		<description><![CDATA[Some people like their excel files. For people who want their data exported in an excel format checkout this chunk of code. It's really easy First of all you need to download this php excel class Now try this code: PLAIN TEXT PHP: $query = mysql_query&#40;"select * from table"&#41;; while&#40;$q = mysql_fetch_assoc&#40;$query&#41;&#41;&#123; &#160; &#160; $output&#91;&#93; [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/php/php-dead-easy-excel-export/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

