<?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>Linear Chat &#187; PHP</title>
	<atom:link href="http://www.linearchat.co.uk/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linearchat.co.uk</link>
	<description>the linear blue development blog</description>
	<lastBuildDate>Fri, 27 Jan 2012 17:07:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Creating dynamic PDFs using PHP and FPDF</title>
		<link>http://www.linearchat.co.uk/2009/11/creating-dynamic-pdfs-using-php-and-fpdf/</link>
		<comments>http://www.linearchat.co.uk/2009/11/creating-dynamic-pdfs-using-php-and-fpdf/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 10:19:41 +0000</pubDate>
		<dc:creator>Rob Basden</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[FPDF]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.linearchat.co.uk/?p=397</guid>
		<description><![CDATA[The first thing you will want to do is download the FPDF class files from http://www.fpdf.org/ &#8211; this site is also an excellent resource for the FPDF class, if you get stuck then a look through the manual or frequently asked questions will help out no end. In order to use the class we will [...]]]></description>
		<wfw:commentRss>http://www.linearchat.co.uk/2009/11/creating-dynamic-pdfs-using-php-and-fpdf/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SQL Joins</title>
		<link>http://www.linearchat.co.uk/2009/10/sql-join/</link>
		<comments>http://www.linearchat.co.uk/2009/10/sql-join/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 08:29:34 +0000</pubDate>
		<dc:creator>Rob Basden</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.linearchat.co.uk/?p=338</guid>
		<description><![CDATA[When writing a PHP based site &#8211; developers often also have to integrate with a database (otherwise the site tends not to be very exciting!) and a popular technology for this is a flavour of SQL. Rather than go through the basics of database queries using SQL (which if enough people ask me for &#8211; [...]]]></description>
		<wfw:commentRss>http://www.linearchat.co.uk/2009/10/sql-join/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

