<?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/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://websitedesign.websitesinaflash.com</link>
	<description>Website Design, PHP, CSS and Humor</description>
	<lastBuildDate>Fri, 08 Jul 2011 22:38:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>PHP Mail Fail on Windows IIS Server</title>
		<link>http://websitedesign.websitesinaflash.com/2011/06/php-mail-fail-on-windows-iis-server/</link>
		<comments>http://websitedesign.websitesinaflash.com/2011/06/php-mail-fail-on-windows-iis-server/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 01:08:38 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://websitedesign.websitesinaflash.com/?p=461</guid>
		<description><![CDATA[Over the years I&#8217;ve transferred a number (too many) PHP websites to Windows servers running PHP (or have had to install PHP apps on a windows server, etc.). One of the biggest problems I always run into when using PHP on a Windows IIS Server is that the PHP Mail Function doesn&#8217;t work. The solution [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2011/06/php-mail-fail-on-windows-iis-server/feed/</wfw:commentRss>
		<slash:comments>0</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 [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2008/08/mssql_connect-unable-to-connect-to-server/feed/</wfw:commentRss>
		<slash:comments>5</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, [...]]]></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 [...]]]></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 [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/11/blogger-vs-wordpress-remote-site/feed/</wfw:commentRss>
		<slash:comments>3</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[htaccess]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></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 [...]]]></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>.htaccess &#8211; AddHandler</title>
		<link>http://websitedesign.websitesinaflash.com/2007/04/htaccess-addhandler/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/04/htaccess-addhandler/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 05:42:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[htaccess]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[add handler]]></category>
		<category><![CDATA[add type]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=45</guid>
		<description><![CDATA[There is a very common problem when trying to upgrade sites made by &#8220;newbie&#8221; website developers or when you realize that html isn&#8217;t the only language on the internet, and you need to upgrade your site. Problem: You have a site where every page has a *.html or *.htm extension, and you want to add [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/04/htaccess-addhandler/feed/</wfw:commentRss>
		<slash:comments>3</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 [...]]]></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>

