<?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>SoftwareSites.info &#187; dynamic code</title>
	<atom:link href="http://www.softwaresites.info/tag/dynamic-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwaresites.info</link>
	<description>... information about software, software search, software sites and download sites on the Web.</description>
	<lastBuildDate>Thu, 18 Mar 2010 07:30:03 +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>Force HTML (.htm, .html) files to be parsed as PHP</title>
		<link>http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/</link>
		<comments>http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 05:52:41 +0000</pubDate>
		<dc:creator>SiteAdmin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[dynamic code]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.softwaresites.info/?p=76</guid>
		<description><![CDATA[I was asked the following question today, and thought it might be useful to write it up for everyone : I have an existing web site which is written entirely in HTML.  I have taught myself how to write dynamic code using PHP, and I want to add some PHP code to pages on my [...]]]></description>
			<content:encoded><![CDATA[<p>I was asked the following question today, and thought it might be useful to write it up for everyone :</p>
<blockquote><p>I have an existing web site which is written entirely in HTML.  I have taught myself how to write dynamic code using PHP, and I want to add some PHP code to pages on my existing site.  Here&#8217;s the problem : when I upload a page and view it through a browser, I can actually see bits of the PHP code and it is not parsed as PHP. What do I need to do ?</p></blockquote>
<p>OK, it&#8217;s pretty common to have a site written in plain HTML.  A lot of simple sites start out this way.</p>
<p>Now the problem here is simply that the HTML pages are saved as .htm or .html and the web server is not recognizing the need to parse PHP code embedded in those pages.</p>
<p>An easy change to the configuration of the web site will force .htm or .html to have their PHP code parsed and interpreted using PHP.</p>
<p>Simply add the following lines to your <strong>.htaccess</strong> file :<br />
<strong>AddType application/x-httpd-php htm<br />
AddType application/x-httpd-php html</strong></p>
<p><strong><br />
</strong></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-comfeed">
			<a href="http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;summary=I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th&amp;source=SoftwareSites.info" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP+-+http://b2l.me/ac3sg+" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?u=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;t=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;t=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;submitHeadline=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;submitSummary=I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-blogospherenews">
			<a href="http://www.blogospherenews.com/submit.php?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on Blogosphere News">Share this on Blogosphere News</a>
		</li>
		<li class="sexy-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on Wikio">Share this on Wikio</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;Title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;desc=I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Force%20HTML%20%28.htm%2C%20.html%29%20files%20to%20be%20parsed%20as%20PHP%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-tomuse">
			<a href="mailto:tips@tomuse.com?subject=New%20tip%20submitted%20via%20the%20SexyBookmarks%20Plugin!&amp;body=I%20would%20like%20to%20submit%20this%20article%3A%20%22Force%20HTML%20%28.htm%2C%20.html%29%20files%20to%20be%20parsed%20as%20PHP%22%20for%20possible%20inclusion%20on%20ToMuse.%0A%0A%22I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/" rel="nofollow" class="external" title="Suggest this article to ToMuse">Suggest this article to ToMuse</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;h=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th&amp;posturl=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;posttitle=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/" rel="nofollow" class="external" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/" rel="nofollow" class="external" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;link=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;url=http%3A%2F%2Fwww.softwaresites.info%2F2009%2F09%2F12%2Fforce-html-htm-html-files-to-be-parsed-as-php%2F&amp;desc=I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th&amp;pcat=Technology&amp;tags=" rel="nofollow" class="external" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;lname=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-hackernews">
			<a href="http://news.ycombinator.com/submitlink?u=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;t=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Submit this to Hacker News">Submit this to Hacker News</a>
		</li>
		<li class="sexy-designbump">
			<a href="http://designbump.com/submit?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;body=I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="sexy-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&quot;+-+from+http://b2l.me/ac3sg" rel="nofollow" class="external" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/+&quot;Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&quot;" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;selection=I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-globalgrind">
			<a href="http://globalgrind.com/submission/submit.aspx?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;type=Article&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Grind this! on Global Grind">Grind this! on Global Grind</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;body=I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th" rel="nofollow" class="external" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-ekudos">
			<a href="http://www.ekudos.nl/artikel/nieuw?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;desc=I%20was%20asked%20the%20following%20question%20today%2C%20and%20thought%20it%20might%20be%20useful%20to%20write%20it%20up%20for%20everyone%20%3A%0D%0AI%20have%20an%20existing%20web%20site%20which%20is%20written%20entirely%20in%20HTML.%20%C2%A0I%20have%20taught%20myself%20how%20to%20write%20dynamic%20code%20using%20PHP%2C%20and%20I%20want%20to%20add%20some%20PHP%20code%20to%20pages%20on%20my%20existing%20site.%20%C2%A0Here%27s%20th" rel="nofollow" class="external" title="Submit this to eKudos">Submit this to eKudos</a>
		</li>
		<li class="sexy-netvouz">
			<a href="http://www.netvouz.com/action/submitBookmark?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;popup=no" rel="nofollow" class="external" title="Submit this to Netvouz">Submit this to Netvouz</a>
		</li>
		<li class="sexy-netvibes">
			<a href="http://www.netvibes.com/share?title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP&amp;url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="sexy-fleck">
			<a href="http://beta3.fleck.com/bookmarklet.php?url=http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/&amp;title=Force+HTML+%28.htm%2C+.html%29+files+to+be+parsed+as+PHP" rel="nofollow" class="external" title="Share this on Fleck">Share this on Fleck</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.softwaresites.info/2009/09/12/force-html-htm-html-files-to-be-parsed-as-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

