<?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: Generating Tag cloud with PHP and MySQL</title> <atom:link href="http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/feed" rel="self" type="application/rss+xml" /><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html</link> <description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description> <lastBuildDate>Wed, 08 Feb 2012 10:36:26 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: lidaa</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-14211</link> <dc:creator>lidaa</dc:creator> <pubDate>Mon, 28 Feb 2011 10:13:52 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-14211</guid> <description>great example! thanks!</description> <content:encoded><![CDATA[<p>great example! thanks!</p> ]]></content:encoded> </item> <item><title>By: Fabiola Lopez</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-13961</link> <dc:creator>Fabiola Lopez</dc:creator> <pubDate>Sun, 13 Feb 2011 03:52:21 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-13961</guid> <description>I just put the followings lines out of the function and the code works! $string=$_POST[&#039;tag_input&#039;]; $connection = mysql_connect(&quot;localhost&quot;, &quot;root&quot;, &quot;&quot;);</description> <content:encoded><![CDATA[<p>I just put the followings lines out of the function and the code works!</p><p>$string=$_POST['tag_input'];<br /> $connection = mysql_connect(&#8220;localhost&#8221;, &#8220;root&#8221;, &#8220;&#8221;);</p> ]]></content:encoded> </item> <item><title>By: kodemonki</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-13495</link> <dc:creator>kodemonki</dc:creator> <pubDate>Thu, 02 Dec 2010 19:09:35 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-13495</guid> <description>Hmm, my tags aren&#039;t wrapping . . . http://www.kate-maher.com/kiva649/tag_cloud.php, otherwise, great example! thanks!</description> <content:encoded><![CDATA[<p>Hmm, my tags aren&#8217;t wrapping . . . <a href="http://www.kate-maher.com/kiva649/tag_cloud.php" rel="nofollow">http://www.kate-maher.com/kiva649/tag_cloud.php</a>, otherwise, great example! thanks!</p> ]]></content:encoded> </item> <item><title>By: JavaGenious</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-13280</link> <dc:creator>JavaGenious</dc:creator> <pubDate>Thu, 28 Oct 2010 09:15:06 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-13280</guid> <description>Great one.. Just took me 10 minutes to implement this into my website and looks awesome now..</description> <content:encoded><![CDATA[<p>Great one.. Just took me 10 minutes to implement this into my website and looks awesome now..</p> ]]></content:encoded> </item> <item><title>By: cihip</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-13049</link> <dc:creator>cihip</dc:creator> <pubDate>Thu, 02 Sep 2010 05:00:04 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-13049</guid> <description>Generating Tag cloud with PHP and MySQL post for code thanx.</description> <content:encoded><![CDATA[<p>Generating Tag cloud with PHP and MySQL post for code thanx.</p> ]]></content:encoded> </item> <item><title>By: AdamS</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-12682</link> <dc:creator>AdamS</dc:creator> <pubDate>Tue, 15 Jun 2010 21:29:23 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-12682</guid> <description>My only issue now is if the tags exist, its adding them again and not just updating the keyword(s) weight.</description> <content:encoded><![CDATA[<p>My only issue now is if the tags exist, its adding them again and not just updating the keyword(s) weight.</p> ]]></content:encoded> </item> <item><title>By: AdamS</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-12681</link> <dc:creator>AdamS</dc:creator> <pubDate>Tue, 15 Jun 2010 21:20:35 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-12681</guid> <description>I&#039;m not even a great programmer and figured it out. Wow. Added: $string=$_POST[&#039;tag_input&#039;]; after function in tag_cloud_gen.php posted value from for was not being set to $string</description> <content:encoded><![CDATA[<p>I&#8217;m not even a great programmer and figured it out. Wow.<br /> Added:<br /> $string=$_POST['tag_input'];<br /> after function in tag_cloud_gen.php<br /> posted value from for was not being set to $string</p> ]]></content:encoded> </item> <item><title>By: Templatetango</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-12361</link> <dc:creator>Templatetango</dc:creator> <pubDate>Tue, 30 Mar 2010 03:36:26 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-12361</guid> <description>Thanks for this , its really helpful!</description> <content:encoded><![CDATA[<p>Thanks for this , its really helpful!</p> ]]></content:encoded> </item> <item><title>By: Oswaldolover</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-12230</link> <dc:creator>Oswaldolover</dc:creator> <pubDate>Thu, 04 Mar 2010 00:42:48 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-12230</guid> <description>Can someone help me? I am getting this ERROR    Array ( [0] =&gt; 1 )</description> <content:encoded><![CDATA[<p>Can someone help me? I am getting this ERROR    Array ( [0] =&gt; 1 )</p> ]]></content:encoded> </item> <item><title>By: Peter</title><link>http://viralpatel.net/blogs/2009/03/generating-tag-cloud-with-php-mysql.html/comment-page-1#comment-12190</link> <dc:creator>Peter</dc:creator> <pubDate>Wed, 24 Feb 2010 00:37:25 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=980#comment-12190</guid> <description>Shame you aren&#039;t replying to the Array ( [0] =&gt; 1 errors above. I have commented and uncommented every line of the script trying to debug. No luck. I have checked database connections and debugged them as wellI am sure you realize that you reference $table as a database and not a table in the last few lines of your code, but that isn&#039;t the problem either.I would love to see this working.</description> <content:encoded><![CDATA[<p>Shame you aren&#8217;t replying to the Array ( [0] =&gt; 1 errors above. I have commented and uncommented every line of the script trying to debug. No luck. I have checked database connections and debugged them as well</p><p>I am sure you realize that you reference $table as a database and not a table in the last few lines of your code, but that isn&#8217;t the problem either.</p><p>I would love to see this working.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: viralpatel.net @ 2012-02-09 09:26:27 -->
