<?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 shortener script that kicks ass</title>
	<atom:link href="http://briancray.com/2009/08/26/free-php-url-shortener-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/</link>
	<description>User Experience Design, Web Development, and Internet Marketing</description>
	<lastBuildDate>Thu, 02 Sep 2010 15:37:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>By: Gaurav Dadhania</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32447</link>
		<dc:creator>Gaurav Dadhania</dc:creator>
		<pubDate>Mon, 05 Jul 2010 15:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32447</guid>
		<description>Thanks a lot Brian, the script works like a charm. Added a password field to prevent misuse :D 

@Gabriel Thanks for that pointer, totally ignored the  tags!</description>
		<content:encoded><![CDATA[<p>Thanks a lot Brian, the script works like a charm. Added a password field to prevent misuse <img src='http://briancray.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  </p>
<p>@Gabriel Thanks for that pointer, totally ignored the  tags!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mo</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32444</link>
		<dc:creator>Mo</dc:creator>
		<pubDate>Sun, 04 Jul 2010 17:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32444</guid>
		<description>Excellent script!  Question - how to integrate CAPTCHA?  I pulled it down because of a lot of requests in a short period of time.</description>
		<content:encoded><![CDATA[<p>Excellent script!  Question &#8211; how to integrate CAPTCHA?  I pulled it down because of a lot of requests in a short period of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32402</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Fri, 11 Jun 2010 10:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32402</guid>
		<description>So where should the php start and end tags be?

I get a 500 error when I put in on my domain off a sub directory, but couldnt seem to be able to load it.</description>
		<content:encoded><![CDATA[<p>So where should the php start and end tags be?</p>
<p>I get a 500 error when I put in on my domain off a sub directory, but couldnt seem to be able to load it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32384</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Fri, 28 May 2010 07:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32384</guid>
		<description>Steve, Paul: I ran into the same problem and finally found what&#039;s causing it. Check the config.php, redirect.php and shorten.php files, they are missing some start and end PHP tags  just make sure you have them everywhere and it will start working.</description>
		<content:encoded><![CDATA[<p>Steve, Paul: I ran into the same problem and finally found what&#8217;s causing it. Check the config.php, redirect.php and shorten.php files, they are missing some start and end PHP tags  just make sure you have them everywhere and it will start working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32382</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 27 May 2010 21:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32382</guid>
		<description>Am I missing something? I installed on my webserver (without any problems) however when I enter a URL in the form, nothing happens. The page reloads and the form/box clears.

I tried on the sample form here on this site, and am getting the same results. I&#039;ve tried with IE 7, IE 8, Firefox and Chrome.</description>
		<content:encoded><![CDATA[<p>Am I missing something? I installed on my webserver (without any problems) however when I enter a URL in the form, nothing happens. The page reloads and the form/box clears.</p>
<p>I tried on the sample form here on this site, and am getting the same results. I&#8217;ve tried with IE 7, IE 8, Firefox and Chrome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32369</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 16 May 2010 15:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32369</guid>
		<description>@Steve same problem here. :(
Using PHP5.2 on CentOS</description>
		<content:encoded><![CDATA[<p>@Steve same problem here. <img src='http://briancray.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Using PHP5.2 on CentOS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32363</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 14 May 2010 10:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32363</guid>
		<description>When i go to shorten a URL, it&#039;s just writing the source of shorten.php into the textbox instead of returning the shortURL.  Any ideas what I&#039;ve done wrong?</description>
		<content:encoded><![CDATA[<p>When i go to shorten a URL, it&#8217;s just writing the source of shorten.php into the textbox instead of returning the shortURL.  Any ideas what I&#8217;ve done wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Url Shortening</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32307</link>
		<dc:creator>Url Shortening</dc:creator>
		<pubDate>Thu, 29 Apr 2010 20:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32307</guid>
		<description>[...] have used this script from brian cray in the past, and it&#039;s been great:  Free PHP URL shortener script that kicks ass   __________________ WelshStew twitterings - follow me ! &#124; extreme sports t shirts &amp; clothing &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] have used this script from brian cray in the past, and it&#39;s been great:  Free PHP URL shortener script that kicks ass   __________________ WelshStew twitterings &#8211; follow me ! | extreme sports t shirts &amp; clothing | [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32287</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Fri, 16 Apr 2010 16:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32287</guid>
		<description>Hello,

Firstly, many thanks to the OP for this script, works great.

One question however... It appears that the URLs stored in my database are then subsequently referred to in the ID field, which is defined as an INT(10) datatype. If this script does indeed generate shortened URLS that end alphanumeric, how can this data be stored in this field?

Or perhaps I&#039;m being really stupid here...

Thanks!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Firstly, many thanks to the OP for this script, works great.</p>
<p>One question however&#8230; It appears that the URLs stored in my database are then subsequently referred to in the ID field, which is defined as an INT(10) datatype. If this script does indeed generate shortened URLS that end alphanumeric, how can this data be stored in this field?</p>
<p>Or perhaps I&#8217;m being really stupid here&#8230;</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://briancray.com/2009/08/26/free-php-url-shortener-script/#comment-32280</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 13 Apr 2010 19:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=1199#comment-32280</guid>
		<description>I like your call to LOCK TABLES, and consequently, UNLOCK TABLEs =) .. I used PHP to lock the table via usleep(n), where n is something like 3,000. &lt;a href=&quot;http://urlshorts.info/&quot; rel=&quot;nofollow&quot;&gt;Urlshorts.info&lt;/a&gt;... It still needs tracking implementation, and I&#039;m thinking of open-sourcing it.</description>
		<content:encoded><![CDATA[<p>I like your call to LOCK TABLES, and consequently, UNLOCK TABLEs =) .. I used PHP to lock the table via usleep(n), where n is something like 3,000. <a href="http://urlshorts.info/" rel="nofollow">Urlshorts.info</a>&#8230; It still needs tracking implementation, and I&#8217;m thinking of open-sourcing it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
