<?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>Kwista &#187; php syntax</title>
	<atom:link href="http://www.kwista.com/tag/php-syntax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kwista.com</link>
	<description>Information Technology for Your Gee Whiz Collection</description>
	<lastBuildDate>Thu, 04 Nov 2010 03:27:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Colon Syntax in PHP</title>
		<link>http://www.kwista.com/programming/colon-syntax-in-php/</link>
		<comments>http://www.kwista.com/programming/colon-syntax-in-php/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 19:25:40 +0000</pubDate>
		<dc:creator>Chris London</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[colon syntax]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php syntax]]></category>

		<guid isPermaLink="false">http://www.kwista.com/?p=401</guid>
		<description><![CDATA[Colon syntax is another way to style your PHP code. Instead of using curly braces you use colons. Below I have included an example of a couple different curly brace styles and also each statement using the colon syntax. I don&#8217;t know of any performance benefits or loss to using this syntax over any other. [...]]]></description>
		<wfw:commentRss>http://www.kwista.com/programming/colon-syntax-in-php/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

