<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>PHPCamp Hot Links</title>
		<link>http://phpcamp.net/hot</link>
		<description>Trending articles on PHPCamp</description>
		<language>en</language>
		<managingEditor>help@phpcamp.net</managingEditor>
		<item>
			<title>An Overview of JavaScript Operators</title>
			<link>http://phpcamp.net/article/an-overview-of-javascript-operators</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/14">Javascript</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[This article will give a basic introduction and overview to JavaScript operators. More specifically, we will discuss assignment operators, arithmetic operators, comparison operators, and logical operators. Examples will also be given to help you understand the concepts further.]]></description>
			<pubDate>2012-05-25</pubDate>
			<image>http://files.phpcamp.net/images/webshot.jpg</image>
		</item>
		<item>
			<title>Working with indexes in databases for beginners</title>
			<link>http://phpcamp.net/article/working-with-indexes-in-databases-for-beginners</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/19">Database</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Do we have any relational Database out there that is devoid of using Indexes? Well, there isn’t any. Very much similar to the index of your book, indexes in a database grants a swift route to find the precise data you are looking for.]]></description>
			<pubDate>2012-05-25</pubDate>
			<image>http://files.phpcamp.net/images/webshot.jpg</image>
		</item>
		<item>
			<title>How to  set cross-subdomain cookie with javascript?</title>
			<link>http://phpcamp.net/article/how-to-set-cross-subdomain-cookie-with-javascript</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/14">Javascript</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[As we mention that using php we can set the cookie for cross-subdomain, we can also set the cookie in javascript as well. when we are working on the sub-domain and we need cross-subdomain cookie in php then we also need cross-subdomain cookie in javascript.]]></description>
			<pubDate>2012-05-24</pubDate>
			<image>http://files.phpcamp.net/images/webshot.jpg</image>
		</item>
	</channel>
</rss>
