<?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>Tech-Evangelist &#187; PHP Tutorials</title>
	<atom:link href="http://www.tech-evangelist.com/category/php-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-evangelist.com</link>
	<description>Technical Articles, Musings and Opinions from Tech-Evangelist</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:30:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Automating a WordPress Copyright Notice</title>
		<link>http://www.tech-evangelist.com/2012/01/01/automating-copyright-notice/</link>
		<comments>http://www.tech-evangelist.com/2012/01/01/automating-copyright-notice/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 13:26:03 +0000</pubDate>
		<dc:creator>Craig Mazur</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=546</guid>
		<description><![CDATA[Automating the copyright notice on a web site with a dynamic date is easy to do with PHP. We do this on every site that we develop, including WordPress sites. Why would you want to automate the copyright date? You do not really have to update the date, but when I go to a site [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2012/01/01/automating-copyright-notice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Simple Image Viewer Using PHP</title>
		<link>http://www.tech-evangelist.com/2011/08/24/php-image-viewer/</link>
		<comments>http://www.tech-evangelist.com/2011/08/24/php-image-viewer/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 13:57:59 +0000</pubDate>
		<dc:creator>Craig Mazur</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=532</guid>
		<description><![CDATA[We recently picked up a client whose web designers stored hundreds of images on her web server. The client is not tech-savvy and wanted to find a way to view the images on her server. We wrote this simple PHP script that can be dropped into any image directory on a web server that runs [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2011/08/24/php-image-viewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting HTML Pages to Run PHP</title>
		<link>http://www.tech-evangelist.com/2011/04/21/converting-html-to-php/</link>
		<comments>http://www.tech-evangelist.com/2011/04/21/converting-html-to-php/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 23:44:19 +0000</pubDate>
		<dc:creator>Doogie</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=502</guid>
		<description><![CDATA[This issue frequently arises when site owners want to convert legacy .htm or .html pages to run PHP, but they do not want to change the file name extensions due to the potential loss of rank positions when the URLs are changed. It is easy to convert HTML pages to run PHP if you know [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2011/04/21/converting-html-to-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beware of Free WordPress Themes</title>
		<link>http://www.tech-evangelist.com/2010/06/16/beware-free-themes/</link>
		<comments>http://www.tech-evangelist.com/2010/06/16/beware-free-themes/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 21:18:30 +0000</pubDate>
		<dc:creator>Doogie</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[WordPress Tutorials]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=470</guid>
		<description><![CDATA[If you run one or more WordPress blogs, you might be tempted to use some of the thousands of free WordPress themes available on the web. Be aware that some may contain malicious code or links embedded in encoded sections of PHP code that may be detrimental to your web site. We have always been [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2010/06/16/beware-free-themes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Lots of Deprecated Features in PHP 5.3 Will Break Web Sites</title>
		<link>http://www.tech-evangelist.com/2009/11/11/php-deprecated-features/</link>
		<comments>http://www.tech-evangelist.com/2009/11/11/php-deprecated-features/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:13:17 +0000</pubDate>
		<dc:creator>Doogie</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=446</guid>
		<description><![CDATA[Many older sites written in PHP as well as many newer sites that evolved from older legacy code will find their sites broken when their servers are upgraded to PHP 5.3. That&#8217;s because many older PHP functions and INI directives are now formally deprecated (made obsolete) in version 5.3. This will not just affect ancient [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2009/11/11/php-deprecated-features/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using PHP to Display Directory Contents With a Select List</title>
		<link>http://www.tech-evangelist.com/2009/02/28/display-directory-contents-with-select/</link>
		<comments>http://www.tech-evangelist.com/2009/02/28/display-directory-contents-with-select/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 02:15:22 +0000</pubDate>
		<dc:creator>Doogie</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=383</guid>
		<description><![CDATA[Sometimes there is a need to display the list of files in the directory and allow a user to select a file name from the list. We run into this most often when a user must be able to select an image or a document to be downloaded or displayed after being selected. Here is [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2009/02/28/display-directory-contents-with-select/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A PHP Date Select Box Routine With Date Validation</title>
		<link>http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/</link>
		<comments>http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 14:10:01 +0000</pubDate>
		<dc:creator>Doogie</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=364</guid>
		<description><![CDATA[Sometimes you need to use a drop-down select box routine to allow users to select a date that you can easily save in a MySQL database. Here is one way to generate date boxes using PHP. The code also includes a JavaScript date validation function that prevent users from selecting an invalid date. The function [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>3D Movie Technology for DVD and Blu-Ray</title>
		<link>http://www.tech-evangelist.com/2008/11/10/3d-movie-technology/</link>
		<comments>http://www.tech-evangelist.com/2008/11/10/3d-movie-technology/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 03:19:02 +0000</pubDate>
		<dc:creator>Doogie</dc:creator>
				<category><![CDATA[Home Theater]]></category>
		<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=326</guid>
		<description><![CDATA[3D movies have recently seen a resurgence in the movie theater. Due to new 3D theater technologies, several 3D version of movies have hit the theaters and a few of those have made it to home theater formats in both standard DVD and Blu-ray. 3D movies have been around in theaters since the early 1950s [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2008/11/10/3d-movie-technology/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Using the MySQL LIMIT Clause for Paging with PHP</title>
		<link>http://www.tech-evangelist.com/2008/10/16/mysql-limit-paging/</link>
		<comments>http://www.tech-evangelist.com/2008/10/16/mysql-limit-paging/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 01:31:52 +0000</pubDate>
		<dc:creator>Doogie</dc:creator>
				<category><![CDATA[MySQL Tutorials]]></category>
		<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=110</guid>
		<description><![CDATA[One of the first questions that comes up when someone starts using PHP and the very powerful MySQL database is: How do I page through the results of a query like I see with search results on many web sites? This is pretty easy to accomplish if you know how to use the MySQL LIMIT [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2008/10/16/mysql-limit-paging/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Creating a States Table in MySQL</title>
		<link>http://www.tech-evangelist.com/2008/06/02/mysql-states-table/</link>
		<comments>http://www.tech-evangelist.com/2008/06/02/mysql-states-table/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 23:20:43 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[MySQL Tutorials]]></category>
		<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Web Site Development]]></category>

		<guid isPermaLink="false">http://www.tech-evangelist.com/2008/06/02/mysql-states-table/</guid>
		<description><![CDATA[It is common to add a drop-down select box that is populated with USA states or Canadian provinces to PHP applications. There are basically three ways to do this. You can hard-code all of the Select box selections into your application, you can add the states to a MySQL database manually, or you can use [...]]]></description>
		<wfw:commentRss>http://www.tech-evangelist.com/2008/06/02/mysql-states-table/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

