<?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/setup</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 20:54:44 GMT</pubDate>
<item>
<title>(PHP) app_controller auth setup - sevennbsp</title>
<link>http://snipplr.com/view/34545/appcontroller-auth-setup/</link>
<description><![CDATA[ <p>this is the entire app_controller code with auth setup and use in it.</p> ]]></description>
<pubDate>Sat, 15 May 2010 02:02:04 GMT</pubDate>
<guid>http://snipplr.com/view/34545/appcontroller-auth-setup/</guid>
</item>
<item>
<title>(PHP) Easy folder structure set up - chlab</title>
<link>http://snipplr.com/view/28038/easy-folder-structure-set-up/</link>
<description><![CDATA[ <p>Here is a function you can use to automatically set up a complex folder structure with a specified file mode. All you have to do is create the "root" directory and pass an array describing the folder structure you would like to create in it. If the directory already contains a part of the desired directory structure, the script will set the specified file mode on every existing folder. There's an example how to use the function at the bottom of the snippet.

I use this to set up user home's. I tested this with PHP 5.2.11 on Apache running on Mac OS X. It should work on most Linux servers. It won't work on Windows.

This function should be easy to modify for your needs or integrate into a class. Have fun.</p> ]]></description>
<pubDate>Tue, 09 Feb 2010 09:34:41 GMT</pubDate>
<guid>http://snipplr.com/view/28038/easy-folder-structure-set-up/</guid>
</item>
<item>
<title>(PHP) Zend amf setup - Meestercor</title>
<link>http://snipplr.com/view/11875/zend-amf-setup/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 05 Feb 2009 11:53:05 GMT</pubDate>
<guid>http://snipplr.com/view/11875/zend-amf-setup/</guid>
</item>
<item>
<title>(PHP) Enable richtext editor in own extensions - rolfthomas</title>
<link>http://snipplr.com/view/6385/enable-richtext-editor-in-own-extensions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 21 May 2008 12:43:53 GMT</pubDate>
<guid>http://snipplr.com/view/6385/enable-richtext-editor-in-own-extensions/</guid>
</item>
</channel>
</rss>