<?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>Weez.com &#187; Tutorials</title>
	<atom:link href="http://www.weez.com/tag/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weez.com</link>
	<description>Solving everyday practical LAMP problems... one at a time</description>
	<lastBuildDate>Fri, 10 Sep 2010 18:09:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PHP Tutorials &#8211; Introduction</title>
		<link>http://www.weez.com/2010/07/php-tutorials-introduction/</link>
		<comments>http://www.weez.com/2010/07/php-tutorials-introduction/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 22:42:15 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/07/php-tutorials-introduction/</guid>
		<description><![CDATA[This part of the tutorial takes you through the basics of the Internet and how data flows on the net.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/TxW5G3iCBns?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/TxW5G3iCBns?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
This part of the tutorial takes you through the basics of the Internet and how data flows on the net.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/07/php-tutorials-introduction/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: Uploading/Storing an Image inside a MySQL Database (Part 2)</title>
		<link>http://www.weez.com/2010/07/php-tutorials-uploadingstoring-an-image-inside-a-mysql-database-part-2/</link>
		<comments>http://www.weez.com/2010/07/php-tutorials-uploadingstoring-an-image-inside-a-mysql-database-part-2/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 05:52:16 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[inside]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uploading/Storing]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/07/php-tutorials-uploadingstoring-an-image-inside-a-mysql-database-part-2/</guid>
		<description><![CDATA[Uploading and storing images inside a MySQL database, rather than as a file in a web directory. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/vFZfJZ_WNC4?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/vFZfJZ_WNC4?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Uploading and storing images inside a MySQL database, rather than as a file in a web directory. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/07/php-tutorials-uploadingstoring-an-image-inside-a-mysql-database-part-2/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: Uploading/Storing an Image inside a MySQL Database (Part 1)</title>
		<link>http://www.weez.com/2010/07/php-tutorials-uploadingstoring-an-image-inside-a-mysql-database-part-1/</link>
		<comments>http://www.weez.com/2010/07/php-tutorials-uploadingstoring-an-image-inside-a-mysql-database-part-1/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 23:01:41 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[inside]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uploading/Storing]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/07/php-tutorials-uploadingstoring-an-image-inside-a-mysql-database-part-1/</guid>
		<description><![CDATA[Uploading and storing images inside a MySQL database, rather than as a file in a web directory. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/CxY3FR9doHI?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/CxY3FR9doHI?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Uploading and storing images inside a MySQL database, rather than as a file in a web directory. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/07/php-tutorials-uploadingstoring-an-image-inside-a-mysql-database-part-1/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: MySQL (Part 6)</title>
		<link>http://www.weez.com/2010/07/php-tutorials-mysql-part-6/</link>
		<comments>http://www.weez.com/2010/07/php-tutorials-mysql-part-6/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 09:29:43 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/07/php-tutorials-mysql-part-6/</guid>
		<description><![CDATA[Creating an HTML form allowing you to select specific records from your database table.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/iRWACRPYbz0?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/iRWACRPYbz0?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Creating an HTML form allowing you to select specific records from your database table.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/07/php-tutorials-mysql-part-6/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: MySQL (Part 3)</title>
		<link>http://www.weez.com/2010/07/php-tutorials-mysql-part-3/</link>
		<comments>http://www.weez.com/2010/07/php-tutorials-mysql-part-3/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 19:48:18 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/07/php-tutorials-mysql-part-3/</guid>
		<description><![CDATA[Inserting and modifying records.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/1G_WQZ0C72o?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/1G_WQZ0C72o?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Inserting and modifying records.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/07/php-tutorials-mysql-part-3/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>does anyone know where i can find links on file share tutorials for php?</title>
		<link>http://www.weez.com/2010/06/does-anyone-know-where-i-can-find-links-on-file-share-tutorials-for-php/</link>
		<comments>http://www.weez.com/2010/06/does-anyone-know-where-i-can-find-links-on-file-share-tutorials-for-php/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 05:26:02 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Anyone]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[Know]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/06/does-anyone-know-where-i-can-find-links-on-file-share-tutorials-for-php/</guid>
		<description><![CDATA[I am having problems in understanding how to generate a random link for people to share they&#8217;re files after they have uploaded.sort of like mega upload. I am a newbie at php and would like some to point me to somewhere where i can read up on it. thsnk you soo much you have truely [...]]]></description>
			<content:encoded><![CDATA[<p>I am having problems in understanding how to generate a random link for people to share they&#8217;re files after they have uploaded.sort of like mega upload. I am a newbie at php and would like some to point me to somewhere where i can read up on it.<br />
thsnk you soo much you have truely been a bigg help!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/06/does-anyone-know-where-i-can-find-links-on-file-share-tutorials-for-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: Create a mailing list (Part 6)</title>
		<link>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-6/</link>
		<comments>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-6/#comments</comments>
		<pubDate>Sun, 30 May 2010 00:17:46 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Create]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[mailing]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-6/</guid>
		<description><![CDATA[Send an email to a list of users and their email addresses inside a MySQL database.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/VeA63cB2-bw?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/VeA63cB2-bw?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Send an email to a list of users and their email addresses inside a MySQL database.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-6/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: Create a mailing list (Part 5)</title>
		<link>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-5/</link>
		<comments>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-5/#comments</comments>
		<pubDate>Sat, 29 May 2010 14:01:00 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Create]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[mailing]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-5/</guid>
		<description><![CDATA[Send an email to a list of users and their email addresses inside a MySQL database.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/pWm1v-rAVts?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/pWm1v-rAVts?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Send an email to a list of users and their email addresses inside a MySQL database.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-5/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: Create a mailing list (Part 3)</title>
		<link>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-3/</link>
		<comments>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-3/#comments</comments>
		<pubDate>Fri, 28 May 2010 20:54:05 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Create]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[mailing]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-3/</guid>
		<description><![CDATA[Send an email to a list of users and their email addresses inside a MySQL database.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/bt0JZW6dgdU?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/bt0JZW6dgdU?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Send an email to a list of users and their email addresses inside a MySQL database.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-3/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: Create a mailing list (Part 2)</title>
		<link>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-2/</link>
		<comments>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-2/#comments</comments>
		<pubDate>Fri, 28 May 2010 05:29:16 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Create]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[mailing]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-2/</guid>
		<description><![CDATA[Send an email to a list of users and their email addresses inside a MySQL database.]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/_Lom8a-MYZY?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/_Lom8a-MYZY?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Send an email to a list of users and their email addresses inside a MySQL database.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/05/php-tutorials-create-a-mailing-list-part-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
