<?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/String</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 02:37:06 GMT</pubDate>
<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) Cut a Long String to a moderate Display String in UTF-8 chracter - multani</title>
<link>http://snipplr.com/view/6625/cut-a-long-string-to-a-moderate-display-string-in-utf8-chracter/</link>
<description><![CDATA[ <p>在UTF-8的編碼下縮減字串並避免中文字串最後一個字變亂碼</p> ]]></description>
<pubDate>Sun, 08 Jun 2008 05:59:22 GMT</pubDate>
<guid>http://snipplr.com/view/6625/cut-a-long-string-to-a-moderate-display-string-in-utf8-chracter/</guid>
</item>
<item>
<title>(PHP) PHP: Remove Common Words - mattkenefick</title>
<link>http://snipplr.com/view/6353/php-remove-common-words/</link>
<description><![CDATA[ <p>Removes common words from strings.</p> ]]></description>
<pubDate>Tue, 20 May 2008 13:10:54 GMT</pubDate>
<guid>http://snipplr.com/view/6353/php-remove-common-words/</guid>
</item>
<item>
<title>(PHP) PHP: getStringBetween - mattkenefick</title>
<link>http://snipplr.com/view/6350/php-getstringbetween/</link>
<description><![CDATA[ <p>Gets string between two strings without RegEx.</p> ]]></description>
<pubDate>Tue, 20 May 2008 13:08:46 GMT</pubDate>
<guid>http://snipplr.com/view/6350/php-getstringbetween/</guid>
</item>
<item>
<title>(PHP) Allow $_GET in Codeigniter - koorb</title>
<link>http://snipplr.com/view/5967/allow-get-in-codeigniter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Apr 2008 12:13:39 GMT</pubDate>
<guid>http://snipplr.com/view/5967/allow-get-in-codeigniter/</guid>
</item>
<item>
<title>(PHP) Check whether string ends with a given string - stancell</title>
<link>http://snipplr.com/view/5940/check-whether-string-ends-with-a-given-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Apr 2008 12:51:46 GMT</pubDate>
<guid>http://snipplr.com/view/5940/check-whether-string-ends-with-a-given-string/</guid>
</item>
<item>
<title>(PHP) Check whether string begins with given string - stancell</title>
<link>http://snipplr.com/view/5939/check-whether-string-begins-with-given-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Apr 2008 12:50:40 GMT</pubDate>
<guid>http://snipplr.com/view/5939/check-whether-string-begins-with-given-string/</guid>
</item>
<item>
<title>(PHP) Random password string - stancell</title>
<link>http://snipplr.com/view/5934/random-password-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Apr 2008 12:35:59 GMT</pubDate>
<guid>http://snipplr.com/view/5934/random-password-string/</guid>
</item>
<item>
<title>(PHP) Rebuild query string - gbot</title>
<link>http://snipplr.com/view/5351/rebuild-query-string/</link>
<description><![CDATA[ <p>I modified some code created by Macromedia Dreamweaver into a flexible function to rebuild the query string. The function is very useful for pagination or passing variables from one page to another.In this version it's possible to add more than one variable names into the functions arguments. This names will be filtered from the new generated query string. Just add the variable names you don't need into a comma seperated string.</p> ]]></description>
<pubDate>Mon, 10 Mar 2008 10:37:28 GMT</pubDate>
<guid>http://snipplr.com/view/5351/rebuild-query-string/</guid>
</item>
<item>
<title>(PHP) Php string in string function - gbot</title>
<link>http://snipplr.com/view/5329/php-string-in-string-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 09 Mar 2008 01:24:02 GMT</pubDate>
<guid>http://snipplr.com/view/5329/php-string-in-string-function/</guid>
</item>
<item>
<title>(PHP) Shorten text without braking words - melvitax</title>
<link>http://snipplr.com/view/5260/shorten-text-without-braking-words/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 03 Mar 2008 12:21:55 GMT</pubDate>
<guid>http://snipplr.com/view/5260/shorten-text-without-braking-words/</guid>
</item>
<item>
<title>(PHP) Cleaning a string - sammy</title>
<link>http://snipplr.com/view/4935/cleaning-a-string/</link>
<description><![CDATA[ <p>Wandelt eine Zeichenkette, die Sonderzeichen enthält, in eine Zeichenkette ohne Sonderzeichen.

Converts a string, the special characters contains in a string without special characters.</p> ]]></description>
<pubDate>Thu, 07 Feb 2008 07:55:58 GMT</pubDate>
<guid>http://snipplr.com/view/4935/cleaning-a-string/</guid>
</item>
<item>
<title>(PHP) Underscore Strings - Abe</title>
<link>http://snipplr.com/view/4848/underscore-strings/</link>
<description><![CDATA[ <p>You can use it with 'Nice URLs'
http://snipplr.com/view/4562/nice-urls-php-htaccess/</p> ]]></description>
<pubDate>Wed, 30 Jan 2008 14:30:39 GMT</pubDate>
<guid>http://snipplr.com/view/4848/underscore-strings/</guid>
</item>
<item>
<title>(PHP) Random String - Abe</title>
<link>http://snipplr.com/view/4847/random-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Jan 2008 14:21:20 GMT</pubDate>
<guid>http://snipplr.com/view/4847/random-string/</guid>
</item>
<item>
<title>(PHP) Remove excess whitespaces from string /  Remove espaços em excesso de uma string - rafaelmt</title>
<link>http://snipplr.com/view/4832/remove-excess-whitespaces-from-string---remove-espaos-em-excesso-de-uma-string/</link>
<description><![CDATA[ <p>Remove excess whitespaces from string
Remove espaços em branco em excesso de uma string</p> ]]></description>
<pubDate>Tue, 29 Jan 2008 20:21:31 GMT</pubDate>
<guid>http://snipplr.com/view/4832/remove-excess-whitespaces-from-string---remove-espaos-em-excesso-de-uma-string/</guid>
</item>
<item>
<title>(PHP) Limit string with/without relating words and from start/end - bioascii</title>
<link>http://snipplr.com/view/4600/limit-string-withwithout-relating-words-and-from-startend/</link>
<description><![CDATA[ <p>This function allows you to limit the amount of a string, like a sample from a post.
Create a file like function_lmt_txt.php and include it to use it.
Any comments to improve this are welcomed.</p> ]]></description>
<pubDate>Tue, 15 Jan 2008 11:24:18 GMT</pubDate>
<guid>http://snipplr.com/view/4600/limit-string-withwithout-relating-words-and-from-startend/</guid>
</item>
<item>
<title>(PHP) PHP - Sacar Parametro de "string tipo QS" - nicolaspar</title>
<link>http://snipplr.com/view/4202/php--sacar-parametro-de-string-tipo-qs/</link>
<description><![CDATA[ <p>ej: 
echo keepqsSinParametro('hola','hola=mundo&amp;mundo=lindo&amp;hola=chau'); #out = mundo=lindo</p> ]]></description>
<pubDate>Tue, 27 Nov 2007 13:24:37 GMT</pubDate>
<guid>http://snipplr.com/view/4202/php--sacar-parametro-de-string-tipo-qs/</guid>
</item>
<item>
<title>(PHP) Check if string - JuliaKM</title>
<link>http://snipplr.com/view/4045/check-if-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 29 Oct 2007 16:12:11 GMT</pubDate>
<guid>http://snipplr.com/view/4045/check-if-string/</guid>
</item>
<item>
<title>(PHP) Drupal - Shorten a string - general API - berkes</title>
<link>http://snipplr.com/view/3647/drupal--shorten-a-string--general-api/</link>
<description><![CDATA[ <p>Shortens a string, and adds a span with a title of the full string. 
Function is useful for listings where you don't want wraping; or for places where a long string liek a username can break the layout.</p> ]]></description>
<pubDate>Fri, 07 Sep 2007 09:05:02 GMT</pubDate>
<guid>http://snipplr.com/view/3647/drupal--shorten-a-string--general-api/</guid>
</item>
<item>
<title>(PHP) simple UUID - assbach</title>
<link>http://snipplr.com/view/3414/simple-uuid/</link>
<description><![CDATA[ <p>create a random string like a UUID. this will do the job in most cases. 
usage: 
uuid();  # creates a string of 32 chars
uuid(4); # creates a string of 4 chars
uuid(32); # creates a string of 32 chars
uuid(150); # creates a string of 32 chars</p> ]]></description>
<pubDate>Sun, 29 Jul 2007 03:02:48 GMT</pubDate>
<guid>http://snipplr.com/view/3414/simple-uuid/</guid>
</item>
</channel>
</rss>