<?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/remove</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 06 Sep 2008 17:02:05 GMT</pubDate>
<item>
<title>(PHP) Clean Out A Folder - Remove A Folders Complete Contents - aristoworks</title>
<link>http://snipplr.com/view/7973/clean-out-a-folder--remove-a-folders-complete-contents/</link>
<description><![CDATA[ <p>This is a simple function that will take a folder path and remove all of its contents including files and directories.</p> ]]></description>
<pubDate>Thu, 21 Aug 2008 14:41:00 GMT</pubDate>
<guid>http://snipplr.com/view/7973/clean-out-a-folder--remove-a-folders-complete-contents/</guid>
</item>
<item>
<title>(PHP) Strip punctuation from text. - localhorst</title>
<link>http://snipplr.com/view/5373/strip-punctuation-from-text/</link>
<description><![CDATA[ <p>When processing text for a search engine or analysis tool, code needs to strip out punctuation, formatting, spacing, and control characters to reveal indexable text. In international text there are hundreds of these characters, and some should be removed in one context, but not in another. This tip shows how.</p> ]]></description>
<pubDate>Tue, 11 Mar 2008 19:13:31 GMT</pubDate>
<guid>http://snipplr.com/view/5373/strip-punctuation-from-text/</guid>
</item>
<item>
<title>(PHP) Clean Word HTML using Regular Expressions - localhorst</title>
<link>http://snipplr.com/view/5217/clean-word-html-using-regular-expressions/</link>
<description><![CDATA[ <p>The PHP Code appears in Post Comments</p> ]]></description>
<pubDate>Wed, 27 Feb 2008 13:49:45 GMT</pubDate>
<guid>http://snipplr.com/view/5217/clean-word-html-using-regular-expressions/</guid>
</item>
<item>
<title>(PHP) Basic but Usefull - White Space Remover... - skywalker</title>
<link>http://snipplr.com/view/4780/basic-but-usefull--white-space-remover/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 26 Jan 2008 06:35:03 GMT</pubDate>
<guid>http://snipplr.com/view/4780/basic-but-usefull--white-space-remover/</guid>
</item>
<item>
<title>(PHP) Remove images from html - gandalf</title>
<link>http://snipplr.com/view/4131/remove-images-from-html/</link>
<description><![CDATA[ <p>These two functions allow you to remove images from html page.
The function returns an array of images with the absolute src and,if there are any, the alt and title attributes.
Arguments to pass to get_images() are $file = html source and $url = the page url.
enjoy</p> ]]></description>
<pubDate>Wed, 14 Nov 2007 05:00:19 GMT</pubDate>
<guid>http://snipplr.com/view/4131/remove-images-from-html/</guid>
</item>
<item>
<title>(PHP) Devuelve el Querystring sin un parametro indicado - cochambre</title>
<link>http://snipplr.com/view/155/devuelve-el-querystring-sin-un-parametro-indicado/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 30 Jun 2006 13:44:07 GMT</pubDate>
<guid>http://snipplr.com/view/155/devuelve-el-querystring-sin-un-parametro-indicado/</guid>
</item>
</channel>
</rss>