<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Add a Dynamic Copyright to Your Web Site Footer</title>
	<atom:link href="http://pocketseo.com/scripts/197/feed" rel="self" type="application/rss+xml" />
	<link>http://pocketseo.com/scripts/197</link>
	<description>Practical SEO blog</description>
	<lastBuildDate>Thu, 24 Jun 2010 20:09:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Victor</title>
		<link>http://pocketseo.com/scripts/197/comment-page-1#comment-1385</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Wed, 18 Nov 2009 10:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://pocketseo.com/scripts/197#comment-1385</guid>
		<description>Resources for all the colleges - higher education and employment in Canada and in the world. Info about undergraduate, career resources, jobs by location, information for students.</description>
		<content:encoded><![CDATA[<p>Resources for all the colleges &#8211; higher education and employment in Canada and in the world. Info about undergraduate, career resources, jobs by location, information for students.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Clark</title>
		<link>http://pocketseo.com/scripts/197/comment-page-1#comment-523</link>
		<dc:creator>Scott Clark</dc:creator>
		<pubDate>Mon, 10 Dec 2007 02:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://pocketseo.com/scripts/197#comment-523</guid>
		<description>Comment field swallowed my code... here ya go with slight mods:

&lt;pre lang=&quot;php&quot;&gt;
&lt;?php

$last_modified = filemtime(&quot;thisfile.php&quot;);

print &quot;Last modified &quot; . date(&quot;l, dS F, Y @ h:ia&quot;, $last_modified);

?&gt;
&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>Comment field swallowed my code&#8230; here ya go with slight mods:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
&nbsp;
<span style="color: #000088;">$last_modified</span> <span style="color: #339933;">=</span> <span style="color: #990000;">filemtime</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;thisfile.php&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #b1b100;">print</span> <span style="color: #0000ff;">&quot;Last modified &quot;</span> <span style="color: #339933;">.</span> <span style="color: #990000;">date</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;l, dS F, Y @ h:ia&quot;</span><span style="color: #339933;">,</span> <span style="color: #000088;">$last_modified</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Clark</title>
		<link>http://pocketseo.com/scripts/197/comment-page-1#comment-522</link>
		<dc:creator>Scott Clark</dc:creator>
		<pubDate>Mon, 10 Dec 2007 02:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://pocketseo.com/scripts/197#comment-522</guid>
		<description>I recommend that a date-last-modified bit be added for those of us pour souls who do web research a lot. Just remember to put this code on the actual content page, not include files that exist on every page, etc.

</description>
		<content:encoded><![CDATA[<p>I recommend that a date-last-modified bit be added for those of us pour souls who do web research a lot. Just remember to put this code on the actual content page, not include files that exist on every page, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
