<?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/strings</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 18:18:17 GMT</pubDate>
<item>
<title>(PHP) Drupal clean strings from template files - janlodey</title>
<link>http://snipplr.com/view/55412/drupal-clean-strings-from-template-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 17 Jun 2011 18:51:32 GMT</pubDate>
<guid>http://snipplr.com/view/55412/drupal-clean-strings-from-template-files/</guid>
</item>
<item>
<title>(PHP) Underscore strings - julioantuneztarin</title>
<link>http://snipplr.com/view/55382/underscore-strings/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 17 Jun 2011 11:21:55 GMT</pubDate>
<guid>http://snipplr.com/view/55382/underscore-strings/</guid>
</item>
<item>
<title>(PHP) validate non-english characters in a string - pictonio</title>
<link>http://snipplr.com/view/53026/validate-nonenglish-characters-in-a-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 05 May 2011 04:50:55 GMT</pubDate>
<guid>http://snipplr.com/view/53026/validate-nonenglish-characters-in-a-string/</guid>
</item>
<item>
<title>(PHP) replace arguments inside translated string - sveggiani</title>
<link>http://snipplr.com/view/41602/replace-arguments-inside-translated-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 06 Oct 2010 07:07:34 GMT</pubDate>
<guid>http://snipplr.com/view/41602/replace-arguments-inside-translated-string/</guid>
</item>
<item>
<title>(PHP) Cut String and add delimiter - rave</title>
<link>http://snipplr.com/view/41323/cut-string-and-add-delimiter/</link>
<description><![CDATA[ <p>It takes a String and adds a delimiter after every [length] characters.</p> ]]></description>
<pubDate>Sat, 02 Oct 2010 05:22:23 GMT</pubDate>
<guid>http://snipplr.com/view/41323/cut-string-and-add-delimiter/</guid>
</item>
<item>
<title>(PHP) Convert MySQL date to UNIX timestamp - sveggiani</title>
<link>http://snipplr.com/view/40861/convert-mysql-date-to-unix-timestamp/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 21 Sep 2010 22:06:04 GMT</pubDate>
<guid>http://snipplr.com/view/40861/convert-mysql-date-to-unix-timestamp/</guid>
</item>
<item>
<title>(PHP) Get the first two words of a string - jatkins</title>
<link>http://snipplr.com/view/38836/get-the-first-two-words-of-a-string/</link>
<description><![CDATA[ <p>Public domain.</p> ]]></description>
<pubDate>Tue, 10 Aug 2010 09:47:26 GMT</pubDate>
<guid>http://snipplr.com/view/38836/get-the-first-two-words-of-a-string/</guid>
</item>
<item>
<title>(PHP) ENDOFSTRING PHP Strings - Snaver</title>
<link>http://snipplr.com/view/37127/endofstring-php-strings/</link>
<description><![CDATA[ <p>Here's a handy (relatively undocumented) tip. PHP supports the following method of assigning strings (borrowed from Perl)</p> ]]></description>
<pubDate>Mon, 12 Jul 2010 09:25:19 GMT</pubDate>
<guid>http://snipplr.com/view/37127/endofstring-php-strings/</guid>
</item>
<item>
<title>(PHP) Converting URLs into Hyperlinks - sveggiani</title>
<link>http://snipplr.com/view/35901/converting-urls-into-hyperlinks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 19 Jun 2010 06:06:41 GMT</pubDate>
<guid>http://snipplr.com/view/35901/converting-urls-into-hyperlinks/</guid>
</item>
<item>
<title>(PHP) get text between $start and $end - sveggiani</title>
<link>http://snipplr.com/view/35900/get-text-between-start-and-end/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 19 Jun 2010 06:01:27 GMT</pubDate>
<guid>http://snipplr.com/view/35900/get-text-between-start-and-end/</guid>
</item>
<item>
<title>(PHP) get the file extension of a filename in a string - sveggiani</title>
<link>http://snipplr.com/view/29214/get-the-file-extension-of-a-filename-in-a-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 03 Mar 2010 12:02:16 GMT</pubDate>
<guid>http://snipplr.com/view/29214/get-the-file-extension-of-a-filename-in-a-string/</guid>
</item>
<item>
<title>(PHP) returns position of the last ocurrence of a character in a string (PHP4 &amp;amp; PHP5) - sveggiani</title>
<link>http://snipplr.com/view/17300/returns-position-of-the-last-ocurrence-of-a-character-in-a-string-php4--php5/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 21 Jul 2009 15:59:24 GMT</pubDate>
<guid>http://snipplr.com/view/17300/returns-position-of-the-last-ocurrence-of-a-character-in-a-string-php4--php5/</guid>
</item>
<item>
<title>(PHP) Find last word of a string - fischkopp</title>
<link>http://snipplr.com/view/13321/find-last-word-of-a-string/</link>
<description><![CDATA[ <p>Returns last word of a string (words separated by blanks). if string does not have any blanks, it will return the whole string.</p> ]]></description>
<pubDate>Fri, 20 Mar 2009 10:38:46 GMT</pubDate>
<guid>http://snipplr.com/view/13321/find-last-word-of-a-string/</guid>
</item>
<item>
<title>(PHP) generates slug or permalink from a given string - sveggiani</title>
<link>http://snipplr.com/view/11654/generates-slug-or-permalink-from-a-given-string/</link>
<description><![CDATA[ <p>Esta versión, a diferencia de mi otra función reemplaza las vocales acentuadas y otros caracteres</p> ]]></description>
<pubDate>Thu, 29 Jan 2009 13:26:07 GMT</pubDate>
<guid>http://snipplr.com/view/11654/generates-slug-or-permalink-from-a-given-string/</guid>
</item>
<item>
<title>(PHP) shorten a string - sveggiani</title>
<link>http://snipplr.com/view/11653/shorten-a-string/</link>
<description><![CDATA[ <p>Took from http://www.milesj.me/blog/read/15/5-custom-basic-php-string-functions</p> ]]></description>
<pubDate>Thu, 29 Jan 2009 13:16:07 GMT</pubDate>
<guid>http://snipplr.com/view/11653/shorten-a-string/</guid>
</item>
<item>
<title>(PHP) evDateToSQL | returns an SQL formated date from a given date - sveggiani</title>
<link>http://snipplr.com/view/10931/evdatetosql--returns-an-sql-formated-date-from-a-given-date/</link>
<description><![CDATA[ <p>you can specify the source date format with the third parameter</p> ]]></description>
<pubDate>Mon, 05 Jan 2009 09:55:38 GMT</pubDate>
<guid>http://snipplr.com/view/10931/evdatetosql--returns-an-sql-formated-date-from-a-given-date/</guid>
</item>
<item>
<title>(PHP) evCreateRandomString | generates a random alphanumeric string - sveggiani</title>
<link>http://snipplr.com/view/10930/evcreaterandomstring--generates-a-random-alphanumeric-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 05 Jan 2009 09:53:17 GMT</pubDate>
<guid>http://snipplr.com/view/10930/evcreaterandomstring--generates-a-random-alphanumeric-string/</guid>
</item>
<item>
<title>(PHP) evCleanSQL | cleans a SQL query - sveggiani</title>
<link>http://snipplr.com/view/10929/evcleansql--cleans-a-sql-query/</link>
<description><![CDATA[ <p>warning! not tested, I'm not an expert on this field</p> ]]></description>
<pubDate>Mon, 05 Jan 2009 09:51:06 GMT</pubDate>
<guid>http://snipplr.com/view/10929/evcleansql--cleans-a-sql-query/</guid>
</item>
<item>
<title>(PHP) evRemoveParamURL | removes a parameter of a given URL and returns it - sveggiani</title>
<link>http://snipplr.com/view/10928/evremoveparamurl--removes-a-parameter-of-a-given-url-and-returns-it/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 05 Jan 2009 09:48:09 GMT</pubDate>
<guid>http://snipplr.com/view/10928/evremoveparamurl--removes-a-parameter-of-a-given-url-and-returns-it/</guid>
</item>
<item>
<title>(PHP) evAddParamURL | adds a param to a given URL and returns the new URL - sveggiani</title>
<link>http://snipplr.com/view/10927/evaddparamurl--adds-a-param-to-a-given-url-and-returns-the-new-url/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 05 Jan 2009 09:45:41 GMT</pubDate>
<guid>http://snipplr.com/view/10927/evaddparamurl--adds-a-param-to-a-given-url-and-returns-the-new-url/</guid>
</item>
</channel>
</rss>
