<?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 for everyone &#187; Tutorials</title>
	<atom:link href="http://php4every1.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://php4every1.com</link>
	<description>Blog with PHP, MySQL and other tutorials. You can also download my scripts, report a bug or leave a feedback.</description>
	<lastBuildDate>Mon, 23 Aug 2010 08:22:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Upload Images With MySQL</title>
		<link>http://php4every1.com/tutorials/upload-images-with-mysql/</link>
		<comments>http://php4every1.com/tutorials/upload-images-with-mysql/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:53:27 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Tutorial Requests]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=580</guid>
		<description><![CDATA[Intro Ok, let&#8217;s continue with tutorial requests. This tutorial will cover uploading images to MySQL database. It will not be classic tutorial where I write everything and go through each step, but it will be more like some tips. Upload form First we need upload form. There are few extra parts that you don&#8217;t have [...]]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/upload-images-with-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Language Site</title>
		<link>http://php4every1.com/tutorials/multi-language-site/</link>
		<comments>http://php4every1.com/tutorials/multi-language-site/#comments</comments>
		<pubDate>Fri, 21 May 2010 21:23:14 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Classes]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Object Oriented]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Translations]]></category>
		<category><![CDATA[Tutorial Requests]]></category>
		<category><![CDATA[Users]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=551</guid>
		<description><![CDATA[It's been a while since I last posted something because I was very busy. So let's do something useful now. Reader Tien Phuong requested a tutorial about multi-language sites and how to create them so now I'll try to show you one way. We'll use database to store our translations and languages. So let's start.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/multi-language-site/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Edit XML</title>
		<link>http://php4every1.com/tutorials/edit-xml/</link>
		<comments>http://php4every1.com/tutorials/edit-xml/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 17:27:19 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Object Oriented]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Tutorial Requests]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=537</guid>
		<description><![CDATA[I had an idea about creating tutorial that will cover manipulating XML in PHP. The idea was to create some software that will use XML as a database. But then I realized that it will take me to much writing (about 100 pages) so I may create some video tutorials later. But since I've got a lot of requests where readers asked from me to create some tutorial about editing XML so I decided to create simple tutorial.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/edit-xml/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Enable E-mail In PHP &#8211; Win</title>
		<link>http://php4every1.com/tutorials/enable-e-mail-in-php-on-windows/</link>
		<comments>http://php4every1.com/tutorials/enable-e-mail-in-php-on-windows/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 00:26:48 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[E-mail]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=521</guid>
		<description><![CDATA[This will be a quick tutorial that will show you how to enable e-mail function in PHP on Windows.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/enable-e-mail-in-php-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing Bitwise Permissions</title>
		<link>http://php4every1.com/tutorials/implementing-bitwise-permissions/</link>
		<comments>http://php4every1.com/tutorials/implementing-bitwise-permissions/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 18:11:54 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Bitwise Operators]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorial Requests]]></category>
		<category><![CDATA[Users]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=456</guid>
		<description><![CDATA[Reader Freddy requested a tutorial about implementing bitwise permissions in real application. This tutorial will cover that. It's very simple tutorial and I tried to make it as simple as possible.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/implementing-bitwise-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Search Content</title>
		<link>http://php4every1.com/tutorials/jquery-search-content/</link>
		<comments>http://php4every1.com/tutorials/jquery-search-content/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 10:14:04 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Object Oriented]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=447</guid>
		<description><![CDATA[In this tutorial I'll show you how you can create jQuery plugin that will search for some words in tables and display those rows that have entered words in their cells.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/jquery-search-content/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jQuery Basic Tutorial</title>
		<link>http://php4every1.com/tutorials/jquery-basic-tutorial/</link>
		<comments>http://php4every1.com/tutorials/jquery-basic-tutorial/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 09:03:14 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tutorial Requests]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=434</guid>
		<description><![CDATA[User named Enrho requested a tutorial that will explain some basics in jQuery. This will be a very simple tutorial that will give your some overview of what jQuery is capable of :).]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/jquery-basic-tutorial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP DomDocument Tutorial</title>
		<link>http://php4every1.com/tutorials/php-domdocument-tutorial/</link>
		<comments>http://php4every1.com/tutorials/php-domdocument-tutorial/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 17:31:32 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Classes]]></category>
		<category><![CDATA[Object Oriented]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=427</guid>
		<description><![CDATA[This will be a quick tutorial that will show you how to use PHP's DOMDocument to parse your XML so you do not have to use XML parser. In this tutorial you'll see how to loop through your XML file and how to extract some specific data. For this, we will use XML file that is available on w3school.com.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/php-domdocument-tutorial/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>PHP Confirm Registration Link</title>
		<link>http://php4every1.com/tutorials/php-confirm-registration-link/</link>
		<comments>http://php4every1.com/tutorials/php-confirm-registration-link/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 22:13:46 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Users]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=395</guid>
		<description><![CDATA[This will be quick tutorial on how you can implement confirm registration link into your PHP application. This will not be anything fancy, just simple HTML and PHP to show you how this work and one way how it can be implemented.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/php-confirm-registration-link/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>AJAX Multi-Level Comments</title>
		<link>http://php4every1.com/tutorials/ajax-multi-level-comments/</link>
		<comments>http://php4every1.com/tutorials/ajax-multi-level-comments/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:28:36 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=379</guid>
		<description><![CDATA[In this tutorial we will create multi level comments. You must have seen comments on youtube and that they have levels depending on who replied to who. That's exactly what we will build.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/ajax-multi-level-comments/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>
