<?xml version='1.0' encoding='ISO-8859-1'?>
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:content='http://purl.org/rss/1.0/modules/content/'>
<channel>
	<title>&lt; element &gt; - web design and solutions: Latest Blogs</title>
	<link>http://www.elementstudio.co.uk/</link>
	<description>All the latest Blogs from &lt; element &gt; - web design and solutions</description>
	<language>en-gb</language>
	<item>
		<title>PHP Basics Part 2 - Variables</title>
		<link>http://www.elementstudio.co.uk/displayBlogItem.php?id=4</link>
		<guid>http://www.elementstudio.co.uk/displayBlogItem.php?id=4</guid>
		<description>This second tutorial will be on variables and within it I will discuss the syntax rules and what you can do with variables that will help you develop more complex code.

The Syntax
[nocode]$variableName = value ;[nocode]

So let’s start with the ...</description>
		<pubDate>2010/01/29 16:06:15</pubDate>
		<pubBy>Chris</pubBy>
	</item>
	
	<item>
		<title>PHP Basics Part 1 - Introduction to PHP</title>
		<link>http://www.elementstudio.co.uk/displayBlogItem.php?id=3</link>
		<guid>http://www.elementstudio.co.uk/displayBlogItem.php?id=3</guid>
		<description>So you want to start learning PHP? Don’t! Give up now! Learn something else!! .
Seriously though, it’s a lot easier than you think. I’m going to show you, over time, how to create and manage PHP code, and ...</description>
		<pubDate>2010/01/22 18:50:26</pubDate>
		<pubBy>Chris</pubBy>
	</item>
	
	<item>
		<title>We are element</title>
		<link>http://www.elementstudio.co.uk/displayBlogItem.php?id=2</link>
		<guid>http://www.elementstudio.co.uk/displayBlogItem.php?id=2</guid>
		<description>...and this is our new website!

This was designed and coded up about a month ago, but we've been busy, so we set it back a while until other things got done. We've added new sections and content, completely re-thought the layout, and significantly ...</description>
		<pubDate>2010/01/09 16:57:58</pubDate>
		<pubBy>Jono</pubBy>
	</item>
	</channel>
</rss>
