<?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>PHP GURU &#187; Tutorial</title>
	<atom:link href="http://phpguru.biz/blog/category/find-php-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpguru.biz/blog</link>
	<description>Get Complete knowledge about PHP HTML CSS DataBase JavaScipt</description>
	<lastBuildDate>Wed, 25 Nov 2009 12:55:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sessions and Cookies in PHP</title>
		<link>http://phpguru.biz/blog/find-php-tutorial/sessions-and-cookies-in-php/</link>
		<comments>http://phpguru.biz/blog/find-php-tutorial/sessions-and-cookies-in-php/#comments</comments>
		<pubDate>Thu, 22 May 2008 09:37:25 +0000</pubDate>
		<dc:creator>joseph</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Sessions Vs Cookies]]></category>

		<guid isPermaLink="false">http://phpguru.biz/blog/?p=61</guid>
		<description><![CDATA[ 
The protocol used to run web pages is the HTTP protocol. This is a stateless protocol. That is, the web server does not track the behavior of individual users. Each ask for comes to the web server are treated as sole. Hence it is not possible to decide which user made a request at [...]]]></description>
		<wfw:commentRss>http://phpguru.biz/blog/find-php-tutorial/sessions-and-cookies-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction OF PHP HTTP</title>
		<link>http://phpguru.biz/blog/find-php-tutorial/introduction-of-php-http/</link>
		<comments>http://phpguru.biz/blog/find-php-tutorial/introduction-of-php-http/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 06:14:51 +0000</pubDate>
		<dc:creator>chintan</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://phpguru.biz/blog/index.php/find-php-tutorial/introduction-of-php-http/</guid>
		<description><![CDATA[The HTTP functions let you influence information sent to the browser by the Web server, before any other output has been sent.
Installation
The index functions are part of the PHP core. There is no installation needed to employ these functions.
PHP HTTP Functions
PHP: indicates the earliest version of PHP that ropes the function.


Function
Description
PHP version


header()
Sends a raw HTTP [...]]]></description>
		<wfw:commentRss>http://phpguru.biz/blog/find-php-tutorial/introduction-of-php-http/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create, modify, and delete cookies In PHP</title>
		<link>http://phpguru.biz/blog/find-php-tutorial/how-to-create-modify-and-delete-cookies-in-php-2/</link>
		<comments>http://phpguru.biz/blog/find-php-tutorial/how-to-create-modify-and-delete-cookies-in-php-2/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 06:06:51 +0000</pubDate>
		<dc:creator>chintan</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[cookies In PHP]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[modify]]></category>
		<category><![CDATA[php date]]></category>
		<category><![CDATA[php scripts]]></category>

		<guid isPermaLink="false">http://phpguru.biz/blog/index.php/find-php-tutorial/how-to-create-modify-and-delete-cookies-in-php-2/</guid>
		<description><![CDATA[Setting and reading cookies in PHP is a part of&#8211;dare we say it?&#8211;cake. We don&#8217;t want to get into all the misinformation about cookies, but they&#8217;re important and useful. Sometimes they&#8217;re the right tool for the work.
create and modify a cookie In PHP
To create and modify a cookie, use the PHP function setcookie(). setcookie() takes [...]]]></description>
		<wfw:commentRss>http://phpguru.biz/blog/find-php-tutorial/how-to-create-modify-and-delete-cookies-in-php-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loops Using In PHP</title>
		<link>http://phpguru.biz/blog/find-php-tutorial/loops-using-in-php/</link>
		<comments>http://phpguru.biz/blog/find-php-tutorial/loops-using-in-php/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 11:32:39 +0000</pubDate>
		<dc:creator>chintan</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[element in an array]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://phpguru.biz/blog/find-php-tutorial/</guid>
		<description><![CDATA[Looping statements in PHP are used to carry out the same block of code a specified number of times.
Very often when you write code, you want the same block of code to run a number of times. You can use looping statements in your code to perform this.
In PHP There are four looping statements:
(1) do&#8230;while [...]]]></description>
		<wfw:commentRss>http://phpguru.biz/blog/find-php-tutorial/loops-using-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Arrays and Types of Arrays?</title>
		<link>http://phpguru.biz/blog/find-php-tutorial/what-is-arrays-and-types-of-arrays/</link>
		<comments>http://phpguru.biz/blog/find-php-tutorial/what-is-arrays-and-types-of-arrays/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 11:13:25 +0000</pubDate>
		<dc:creator>chintan</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[Multidimensional Arrays]]></category>
		<category><![CDATA[Numeric array]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://phpguru.biz/blog/find-php-tutorial/</guid>
		<description><![CDATA[An array can store one or more values in a single variable name.
What is an array?
When working with PHP, earlier or later, you might want to create many similar variables.
In place of having many similar variables, you can store the data as elements in an array.
Each element in the array has its own ID so [...]]]></description>
		<wfw:commentRss>http://phpguru.biz/blog/find-php-tutorial/what-is-arrays-and-types-of-arrays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

