<?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>DBScripts.net News &#187; Tutorials</title>
	<atom:link href="http://www.dbscripts.net/news/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbscripts.net/news</link>
	<description>Free PHP Scripts and Resources for Webmasters</description>
	<lastBuildDate>Tue, 13 Jul 2010 02:19:00 +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>HTML5 Video Tutorial Added</title>
		<link>http://www.dbscripts.net/news/2010/06/12/html5-video-tutorial-added/</link>
		<comments>http://www.dbscripts.net/news/2010/06/12/html5-video-tutorial-added/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 21:02:25 +0000</pubDate>
		<dc:creator>dbarnes</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[theora]]></category>
		<category><![CDATA[video tag]]></category>

		<guid isPermaLink="false">http://www.dbscripts.net/news/?p=77</guid>
		<description><![CDATA[An HTML5 video tutorial has been added. It demonstrates how to use the HTML5 video tag to embed video in a web page, and includes an example of using JavaScript to control video playback.]]></description>
			<content:encoded><![CDATA[<p>An <a href="http://www.dbscripts.net/tutorials/html5-video/" title="HTML5 Video Tutorial">HTML5 video tutorial</a> has been added.  It demonstrates how to use the HTML5 video tag to embed video in a web page, and includes an example of using JavaScript to control video playback.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbscripts.net/news/2010/06/12/html5-video-tutorial-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Resize Image Tutorial Added</title>
		<link>http://www.dbscripts.net/news/2009/07/03/php-resize-image-tutorial-added/</link>
		<comments>http://www.dbscripts.net/news/2009/07/03/php-resize-image-tutorial-added/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 17:02:42 +0000</pubDate>
		<dc:creator>dbarnes</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.dbscripts.net/news/?p=65</guid>
		<description><![CDATA[A new PHP resize image tutorial has been added. It covers how to resize images for thumbnails using PHP.]]></description>
			<content:encoded><![CDATA[<p>A new <a href="http://www.dbscripts.net/tutorials/php-resize-image/" title="PHP Resize Image">PHP resize image tutorial</a> has been added.  It covers how to resize images for thumbnails using PHP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbscripts.net/news/2009/07/03/php-resize-image-tutorial-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Redirect Tutorial Added</title>
		<link>http://www.dbscripts.net/news/2008/12/21/php-redirect-tutorial-added/</link>
		<comments>http://www.dbscripts.net/news/2008/12/21/php-redirect-tutorial-added/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 18:36:41 +0000</pubDate>
		<dc:creator>dbarnes</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[permanent redirect]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php redirect]]></category>
		<category><![CDATA[temporary redirect]]></category>

		<guid isPermaLink="false">http://www.dbscripts.net/news/?p=48</guid>
		<description><![CDATA[A new PHP redirect tutorial has been added. It covers how to perform temporary redirects, permanent redirects, and conditional redirects using PHP code.]]></description>
			<content:encoded><![CDATA[<p>A new <a href="http://www.dbscripts.net/tutorials/php-redirect/" title="PHP Redirect Tutorial">PHP redirect tutorial</a> has been added.  It covers how to perform temporary redirects, permanent redirects, and conditional redirects using PHP code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbscripts.net/news/2008/12/21/php-redirect-tutorial-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Gradient Tutorial Added</title>
		<link>http://www.dbscripts.net/news/2008/09/25/css-gradient-tutorial-added/</link>
		<comments>http://www.dbscripts.net/news/2008/09/25/css-gradient-tutorial-added/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 22:25:36 +0000</pubDate>
		<dc:creator>dbarnes</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS gradient]]></category>
		<category><![CDATA[CSS gradient tutorial]]></category>
		<category><![CDATA[CSS gradients]]></category>
		<category><![CDATA[CSS gradients tutorial]]></category>
		<category><![CDATA[gradient filter]]></category>
		<category><![CDATA[gradient image]]></category>
		<category><![CDATA[gradient tutorial]]></category>

		<guid isPermaLink="false">http://www.dbscripts.net/news/2008/09/25/css-gradient-tutorial-added/</guid>
		<description><![CDATA[A new tutorial for creating gradient effects in CSS has been added. It covers the method of using background images, as well as the gradient filter property in Internet Explorer.]]></description>
			<content:encoded><![CDATA[<p>A new <a href="http://www.dbscripts.net/tutorials/css-gradient/" title="CSS Gradient Tutorial">tutorial for creating gradient effects in CSS</a> has been added.  It covers the method of using background images, as well as the gradient filter property in Internet Explorer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbscripts.net/news/2008/09/25/css-gradient-tutorial-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP and MySQL Tutorial Added</title>
		<link>http://www.dbscripts.net/news/2008/01/18/php-and-mysql-tutorial-added/</link>
		<comments>http://www.dbscripts.net/news/2008/01/18/php-and-mysql-tutorial-added/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 03:33:34 +0000</pubDate>
		<dc:creator>dbarnes</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.dbscripts.net/news/2008/01/18/php-and-mysql-tutorial-added/</guid>
		<description><![CDATA[A new tutorial covering PHP and MySQL has been added. This tutorial demonstrates the basics of accessing MySQL databases from PHP, including how to connect to a MySQL database, and how to execute a SQL statement.]]></description>
			<content:encoded><![CDATA[<p>A new <a href="http://www.dbscripts.net/tutorials/php-mysql-intro/" title="PHP and MySQL Tutorial">tutorial covering PHP and MySQL</a> has been added. This tutorial demonstrates the basics of accessing MySQL databases from PHP, including how to connect to a MySQL database, and how to execute a SQL statement.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbscripts.net/news/2008/01/18/php-and-mysql-tutorial-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP File Upload Tutorial Added</title>
		<link>http://www.dbscripts.net/news/2007/12/01/php-file-upload-tutorial-added/</link>
		<comments>http://www.dbscripts.net/news/2007/12/01/php-file-upload-tutorial-added/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 18:50:55 +0000</pubDate>
		<dc:creator>dbarnes</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.dbscripts.net/news/2007/12/01/php-file-upload-tutorial-added/</guid>
		<description><![CDATA[A new tutorial covering file uploads in PHP has been added.  Included are XHTML and PHP code examples.]]></description>
			<content:encoded><![CDATA[<p>A new tutorial covering <a href="http://www.dbscripts.net/tutorials/php-file-upload/" title="PHP File Upload Tutorial">file uploads in PHP</a> has been added.  Included are XHTML and PHP code examples.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbscripts.net/news/2007/12/01/php-file-upload-tutorial-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Array Tutorial Added</title>
		<link>http://www.dbscripts.net/news/2007/10/28/php-array-tutorial-added/</link>
		<comments>http://www.dbscripts.net/news/2007/10/28/php-array-tutorial-added/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 23:15:21 +0000</pubDate>
		<dc:creator>dbarnes</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.dbscripts.net/news/2007/10/28/php-array-tutorial-added/</guid>
		<description><![CDATA[A new tutorial covering arrays in PHP has been added.  Included are code examples of all fundamental array operations.]]></description>
			<content:encoded><![CDATA[<p>A new tutorial covering <a href="http://www.dbscripts.net/tutorials/arrays/" title="PHP Array Tutorial">arrays in PHP</a> has been added.  Included are code examples of all fundamental array operations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbscripts.net/news/2007/10/28/php-array-tutorial-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.htaccess Tutorial for Beginners Added</title>
		<link>http://www.dbscripts.net/news/2007/10/21/htaccess-tutorial-for-beginners-added/</link>
		<comments>http://www.dbscripts.net/news/2007/10/21/htaccess-tutorial-for-beginners-added/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 20:31:04 +0000</pubDate>
		<dc:creator>dbarnes</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.dbscripts.net/news/2007/10/21/htaccess-tutorial-for-beginners-added/</guid>
		<description><![CDATA[A new section for PHP tutorials and other tutorials for webmasters has been added. Our first tutorial covers basic configuration tasks that can be performed in Apache using the .htaccess file.  If you have a suggestion for a future tutorial you&#8217;d like to see, feel free to share it via our contact form.]]></description>
			<content:encoded><![CDATA[<p>A new section for <a href="http://www.dbscripts.net/tutorials/" title="PHP Tutorials and Webmaster Tutorials">PHP tutorials and other tutorials for webmasters</a> has been added. Our first tutorial covers basic <a href="http://www.dbscripts.net/tutorials/htaccess/" title=".htaccess Tutorial for Beginners">configuration tasks that can be performed in Apache using the .htaccess file</a>.  If you have a suggestion for a future tutorial you&#8217;d like to see, feel free to share it via our <a href="http://www.dbscripts.net/contact/" title="Contact Us">contact form</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbscripts.net/news/2007/10/21/htaccess-tutorial-for-beginners-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
