<?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: Free PHP Url Rotator Script</title>
	<atom:link href="http://motiongroove.com/2010/03/03/free-php-url-rotator-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 22:51:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/comment-page-1/#comment-2050</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 17 Jan 2012 19:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://motiongroove.com/?p=2478#comment-2050</guid>
		<description>Got it working at last! Been working on it a few days now. Whoever wrote is is basically very gifted. But there were two other typos besides the isset that was mentioned. First the opening and closing php tags ( if you bother using the closing tag which not everyone does apparently ) need to go on their own seperate lines. And secondly the single quotation marks around the COOKIE object need replacing with double quotation marks and the original $HTTP_COOKIE_VARS function just after the original isset function needs replacing with a simple $COOKIE function and then it seems to all work just fine. My professional compliments to the author of the original draft and my sincere thanks for making the code publicly available.</description>
		<content:encoded><![CDATA[<p>Got it working at last! Been working on it a few days now. Whoever wrote is is basically very gifted. But there were two other typos besides the isset that was mentioned. First the opening and closing php tags ( if you bother using the closing tag which not everyone does apparently ) need to go on their own seperate lines. And secondly the single quotation marks around the COOKIE object need replacing with double quotation marks and the original $HTTP_COOKIE_VARS function just after the original isset function needs replacing with a simple $COOKIE function and then it seems to all work just fine. My professional compliments to the author of the original draft and my sincere thanks for making the code publicly available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/comment-page-1/#comment-2049</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 17 Jan 2012 10:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://motiongroove.com/?p=2478#comment-2049</guid>
		<description>http://www.mooonbaby.com/scripts/absolutecookierotators.html

I have been working on this script for over 24 hours now and allthough it does seem to function as a random rotator and it sets cookies ok it does not seem to return to the original page after cookies have been set so I was looking around for paid for cookie rotators and found some funnily enough on this same site moonbaby so I thought in return for the free oportunity that the last day has given me to improve my php skills I would return the link above.</description>
		<content:encoded><![CDATA[<p><a href="http://www.mooonbaby.com/scripts/absolutecookierotators.html" rel="nofollow">http://www.mooonbaby.com/scripts/absolutecookierotators.html</a></p>
<p>I have been working on this script for over 24 hours now and allthough it does seem to function as a random rotator and it sets cookies ok it does not seem to return to the original page after cookies have been set so I was looking around for paid for cookie rotators and found some funnily enough on this same site moonbaby so I thought in return for the free oportunity that the last day has given me to improve my php skills I would return the link above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Zimmermann</title>
		<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/comment-page-1/#comment-1999</link>
		<dc:creator>Matt Zimmermann</dc:creator>
		<pubDate>Thu, 18 Aug 2011 15:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://motiongroove.com/?p=2478#comment-1999</guid>
		<description>Nice piece of code, thank you. I&#039;ve been looking for something like this. Any hints on how to make it redirect a certain percentage of the site traffic?</description>
		<content:encoded><![CDATA[<p>Nice piece of code, thank you. I&#8217;ve been looking for something like this. Any hints on how to make it redirect a certain percentage of the site traffic?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CV</title>
		<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/comment-page-1/#comment-1923</link>
		<dc:creator>CV</dc:creator>
		<pubDate>Sun, 19 Dec 2010 23:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://motiongroove.com/?p=2478#comment-1923</guid>
		<description>Awesome!</description>
		<content:encoded><![CDATA[<p>Awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/comment-page-1/#comment-1920</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 15 Dec 2010 20:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://motiongroove.com/?p=2478#comment-1920</guid>
		<description>Outstanding!
With the correction this is exactly what i was looking for.
Thanks so much!

Cheers.</description>
		<content:encoded><![CDATA[<p>Outstanding!<br />
With the correction this is exactly what i was looking for.<br />
Thanks so much!</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio Felix</title>
		<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/comment-page-1/#comment-1918</link>
		<dc:creator>Sergio Felix</dc:creator>
		<pubDate>Tue, 07 Dec 2010 01:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://motiongroove.com/?p=2478#comment-1918</guid>
		<description>Yemi, it&#039;s just a typo, change sset() to isset()

Or full corrected line 4 here:

if(!isset($HTTP_cookie_VARS[&#039;link&#039;])){ $n=count($link);</description>
		<content:encoded><![CDATA[<p>Yemi, it&#8217;s just a typo, change sset() to isset()</p>
<p>Or full corrected line 4 here:</p>
<p>if(!isset($HTTP_cookie_VARS['link'])){ $n=count($link);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yemi Ogunbase</title>
		<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/comment-page-1/#comment-1871</link>
		<dc:creator>Yemi Ogunbase</dc:creator>
		<pubDate>Wed, 29 Sep 2010 04:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://motiongroove.com/?p=2478#comment-1871</guid>
		<description>I&#039;m trying to use your script and I keep getting this error:

Fatal error: Call to undefined function sset() in servername/index.php on line 4

Do you know what it could be? And if so...is there anyway you could explain it for the average web user?

Thanks!

Yemi Ogunbase</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use your script and I keep getting this error:</p>
<p>Fatal error: Call to undefined function sset() in servername/index.php on line 4</p>
<p>Do you know what it could be? And if so&#8230;is there anyway you could explain it for the average web user?</p>
<p>Thanks!</p>
<p>Yemi Ogunbase</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CV</title>
		<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/comment-page-1/#comment-1846</link>
		<dc:creator>CV</dc:creator>
		<pubDate>Thu, 19 Aug 2010 13:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://motiongroove.com/?p=2478#comment-1846</guid>
		<description>it works now somehow part of the code wasn&#039;t showing in my blog post, try it now. This code DOES WORK now.</description>
		<content:encoded><![CDATA[<p>it works now somehow part of the code wasn&#8217;t showing in my blog post, try it now. This code DOES WORK now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://motiongroove.com/2010/03/03/free-php-url-rotator-script/comment-page-1/#comment-1845</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Thu, 19 Aug 2010 03:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://motiongroove.com/?p=2478#comment-1845</guid>
		<description>Your code doesnt work. I have been also looking for a url rotator.</description>
		<content:encoded><![CDATA[<p>Your code doesnt work. I have been also looking for a url rotator.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

