<?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>Website Designers and Webmasters &#187; PHP</title>
	<atom:link href="http://websitedesign.websitesinaflash.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://websitedesign.websitesinaflash.com</link>
	<description>Website Design, PHP, CSS and Humor</description>
	<lastBuildDate>Thu, 12 Nov 2009 09:18:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Redirecting Page Extensions with htaccess</title>
		<link>http://websitedesign.websitesinaflash.com/2009/06/redirecting-page-extensions-htaccess/</link>
		<comments>http://websitedesign.websitesinaflash.com/2009/06/redirecting-page-extensions-htaccess/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 22:26:15 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://websitedesign.websitesinaflash.com/?p=385</guid>
		<description><![CDATA[If you are not familiar with htaccess, you are missing out. It is one of the greatest things about linux/php hosting. One little file that gives you a wide range of control. Here is one of the most useful parts of htaccess:
Redirecting Many Pages From .html to .php (or &#8220;/&#8221;) at Once
Today, I am finishing [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2009/06/redirecting-page-extensions-htaccess/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What CMS Fits Your Website Needs?</title>
		<link>http://websitedesign.websitesinaflash.com/2009/05/what-cms-fits-your-website-needs/</link>
		<comments>http://websitedesign.websitesinaflash.com/2009/05/what-cms-fits-your-website-needs/#comments</comments>
		<pubDate>Sat, 16 May 2009 20:49:48 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[Ashton Sanders]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Contenet Management System]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Montana Programmers]]></category>
		<category><![CDATA[Polson]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[website development]]></category>

		<guid isPermaLink="false">http://websitedesign.websitesinaflash.com/?p=373</guid>
		<description><![CDATA[This is a question I&#8217;ve been asking for a few years.
Recently, I&#8217;ve heard a lot about Wordpress, Joomla, and Drupal, but it&#8217;s practically impossible to find someone who knows all three and is unbiased enough to tell you the pros and cons of each. 
Through Montana Programmers, I&#8217;ve been able to find a very unbiased [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2009/05/what-cms-fits-your-website-needs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>mssql_connect(): unable to connect to server:</title>
		<link>http://websitedesign.websitesinaflash.com/2008/08/mssql_connect-unable-to-connect-to-server/</link>
		<comments>http://websitedesign.websitesinaflash.com/2008/08/mssql_connect-unable-to-connect-to-server/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 19:33:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[mssql_connect]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=115</guid>
		<description><![CDATA[I have a PHP script that I run locally (on my Windows XP Machine) that accesses a MSSQL server using the mssql_connect() function. I used xampp to get PHP on my machine.
Today I finished getting this to work on my second computer. The first time I did this, I also ran into a million problem [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2008/08/mssql_connect-unable-to-connect-to-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Simple PHP Blog</title>
		<link>http://websitedesign.websitesinaflash.com/2008/03/simple-php-blog/</link>
		<comments>http://websitedesign.websitesinaflash.com/2008/03/simple-php-blog/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 16:58:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Simple PHP Blog]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=107</guid>
		<description><![CDATA[I have already done a lot of ranting and raving about Blogger and Wordpress.
Although I consider these two to be the leaders of the blogging pack (by a large margin), I did run across a blog using Simple PHP Blog, and was impressed. It doesn&#8217;t have all the crazy features like the other two, but [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2008/03/simple-php-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; Finding the Width or Height of an Image</title>
		<link>http://websitedesign.websitesinaflash.com/2007/12/php-finding-the-width-or-height-of-an-image/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/12/php-finding-the-width-or-height-of-an-image/#comments</comments>
		<pubDate>Sat, 22 Dec 2007 20:22:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[dimensions]]></category>
		<category><![CDATA[height]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[img]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[width]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=98</guid>
		<description><![CDATA[Knowing the width, height, Image type or attributes of an image can be extremely useful.
I&#8217;ve used this once to make a line of images all line up on the bottom. I found out the height of the image and then added a margin to the top of the image to make the bottom of the [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/12/php-finding-the-width-or-height-of-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogger vs Wordpress &#8211; Remote Site</title>
		<link>http://websitedesign.websitesinaflash.com/2007/11/blogger-vs-wordpress-remote-site/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/11/blogger-vs-wordpress-remote-site/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 15:58:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=94</guid>
		<description><![CDATA[When I first started this blog, I did a little bit of research about blogs, and chose Blogger. Now that I&#8217;ve been using Blogger for almost a year, I&#8217;ve started another blog, about Mordheim, with Wordpress, and here are my thoughts:
Blogger
Overview
Blogger is very simple and user-friendly. There is a reason they are the most popular: [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/11/blogger-vs-wordpress-remote-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Content Management System for Websites</title>
		<link>http://websitedesign.websitesinaflash.com/2007/11/content-management-system-for-websites/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/11/content-management-system-for-websites/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 17:10:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Website Management]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=92</guid>
		<description><![CDATA[From my years of working on the internet, I have come to realize that the one thing that almost all of my clients desire, is the ability to manage their own website. This way, they never have to wait on their web guy to change a phone number on their website. If they have a [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/11/content-management-system-for-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.htaccess &#8211; PHP on HTML/HTM Pages</title>
		<link>http://websitedesign.websitesinaflash.com/2007/05/htaccess-php-on-htmlhtm-pages/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/05/htaccess-php-on-htmlhtm-pages/#comments</comments>
		<pubDate>Tue, 29 May 2007 18:18:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[htm]]></category>
		<category><![CDATA[Pages]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=72</guid>
		<description><![CDATA[I went into more detail about what the different processes are of adding php to a website programmed with *.html pages in this earlier htaccess post.
Here are a few more .htaccess lines that will enable php on your server. (Different servers require a different line of code.)
AddType application/x-httpd-php .html .htm
AddType x-mapp-php5 .html .htm
AddHandler application/x-php .html [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/05/htaccess-php-on-htmlhtm-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; Include the Same File from Different Folders</title>
		<link>http://websitedesign.websitesinaflash.com/2007/04/php-include-the-same-file-from-different-folders/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/04/php-include-the-same-file-from-different-folders/#comments</comments>
		<pubDate>Sat, 07 Apr 2007 15:14:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[include]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=37</guid>
		<description><![CDATA[This is a PHP tutorial to add advanced include templates to your site.
What you need to know

Basic PHP functions: include(); and the &#8220;for&#8221; loop.

Background PHP Information
It is a very useful thing to use a template on your site. Once I have finished designing a site, and converted it into XHTML/CSS, I then make two (or [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/04/php-include-the-same-file-from-different-folders/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP 301 Redirect: Moved Permanently</title>
		<link>http://websitedesign.websitesinaflash.com/2007/02/php-301-redirect-moved-permanently/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/02/php-301-redirect-moved-permanently/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 03:09:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[permanent redirect]]></category>
		<category><![CDATA[php redirect]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=5</guid>
		<description><![CDATA[Through years of programming websites and Internet database software, etc. I&#8217;ve decided to work mostly with PHP. PHP is a server-side scripting language that helps to create interactive websites. It is very useful for creating dynamic pages. (Pages that have one format but fill in different information depending on what information it is given.) This [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/02/php-301-redirect-moved-permanently/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
