<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/count</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 08:31:19 GMT</pubDate>
<item>
<title>(PHP) truncate a wordpress post - fris</title>
<link>http://snipplr.com/view/8209/truncate-a-wordpress-post/</link>
<description><![CDATA[ <p>useful if you want to cut off a post at a certain amount of words, since single.php doesn't allow the_content_rss which cuts off at x amount of chars.</p> ]]></description>
<pubDate>Fri, 05 Sep 2008 12:53:24 GMT</pubDate>
<guid>http://snipplr.com/view/8209/truncate-a-wordpress-post/</guid>
</item>
<item>
<title>(PHP) count words used in a wordpress post - fris</title>
<link>http://snipplr.com/view/8089/count-words-used-in-a-wordpress-post/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Aug 2008 21:26:27 GMT</pubDate>
<guid>http://snipplr.com/view/8089/count-words-used-in-a-wordpress-post/</guid>
</item>
<item>
<title>(PHP) Count sentences in a string - evanwalsh</title>
<link>http://snipplr.com/view/6910/count-sentences-in-a-string/</link>
<description><![CDATA[ <p>This will count sentences that end in . or ? or ! and have a space after them.</p> ]]></description>
<pubDate>Wed, 25 Jun 2008 11:35:01 GMT</pubDate>
<guid>http://snipplr.com/view/6910/count-sentences-in-a-string/</guid>
</item>
<item>
<title>(PHP) PHP 文字を切り出す - daisuke103</title>
<link>http://snipplr.com/view/5027/php-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Feb 2008 23:35:44 GMT</pubDate>
<guid>http://snipplr.com/view/5027/php-/</guid>
</item>
<item>
<title>(PHP) MySQL count rows - brent-man</title>
<link>http://snipplr.com/view/4911/mysql-count-rows/</link>
<description><![CDATA[ <p>Only because I have forgotten this code 3 times today...

If there is a better/faster way, please comment.</p> ]]></description>
<pubDate>Tue, 05 Feb 2008 20:39:03 GMT</pubDate>
<guid>http://snipplr.com/view/4911/mysql-count-rows/</guid>
</item>
<item>
<title>(PHP) Posts by month - Abe</title>
<link>http://snipplr.com/view/4572/posts-by-month/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 Jan 2008 16:51:38 GMT</pubDate>
<guid>http://snipplr.com/view/4572/posts-by-month/</guid>
</item>
<item>
<title>(PHP) listed hosted media in database for babeloggerv3 - fris</title>
<link>http://snipplr.com/view/4172/listed-hosted-media-in-database-for-babeloggerv3/</link>
<description><![CDATA[ <p>lists all internal media, and total links submitted</p> ]]></description>
<pubDate>Thu, 22 Nov 2007 10:25:15 GMT</pubDate>
<guid>http://snipplr.com/view/4172/listed-hosted-media-in-database-for-babeloggerv3/</guid>
</item>
<item>
<title>(PHP) Countup from a Date - SunnyJim</title>
<link>http://snipplr.com/view/1524/countup-from-a-date/</link>
<description><![CDATA[ <p>I've been using a Javascript to do the same thing for years but have always wanted to do the same thing in PHP -- just never got around to writing it. Fortunately, ScriptyGoddess did it for me. Haven't actually implemented it but it looks like it should work.</p> ]]></description>
<pubDate>Wed, 01 Nov 2006 22:36:23 GMT</pubDate>
<guid>http://snipplr.com/view/1524/countup-from-a-date/</guid>
</item>
</channel>
</rss>