<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - mladoux</title>
<link>http://snipplr.com/users/mladoux/tags/codeigniter</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 16:23:35 GMT</pubDate>
<item>
<title>(PHP) mConfig</title>
<link>http://snipplr.com/view/66153/mconfig/</link>
<description><![CDATA[ <p>mConfig Database Configuration Library - Formally Settings

updates - Removed CI object variable, simplified, and other general goodness!</p> ]]></description>
<pubDate>Mon, 16 Jul 2012 09:41:24 GMT</pubDate>
<guid>http://snipplr.com/view/66153/mconfig/</guid>
</item>
<item>
<title>(PHP) Check Database Connection Details - CodeIgniter</title>
<link>http://snipplr.com/view/66070/check-database-connection-details--codeigniter/</link>
<description><![CDATA[ <p>Quick and easy way to check database connection details for installer controllers.</p> ]]></description>
<pubDate>Wed, 11 Jul 2012 12:39:28 GMT</pubDate>
<guid>http://snipplr.com/view/66070/check-database-connection-details--codeigniter/</guid>
</item>
<item>
<title>(PHP) mAuth</title>
<link>http://snipplr.com/view/66031/mauth/</link>
<description><![CDATA[ <p>A simple user management library. It makes no attempt at handling sessions or cookies, I'll leave that part up to you. It's just a drop in that will allow you to create users, update passwords, and make sure that user supplied information is correct. Should easily integrate into any application setting that you might be able to think of. The library is completely database agnostic, as it makes use of the dbforge library to automatically generate databases on first use. As long as CodeIgniter supports the database, this library will work with it.</p> ]]></description>
<pubDate>Mon, 09 Jul 2012 07:10:11 GMT</pubDate>
<guid>http://snipplr.com/view/66031/mauth/</guid>
</item>
<item>
<title>(PHP) mBlog Settings Library</title>
<link>http://snipplr.com/view/65232/mblog-settings-library/</link>
<description><![CDATA[ <p>Get's settings from the database, and adds them to the CodeIgniter config array. Some overwriting may occur.

TODO: filter out things that should not be overwritten, and make it configurable.</p> ]]></description>
<pubDate>Mon, 28 May 2012 12:21:24 GMT</pubDate>
<guid>http://snipplr.com/view/65232/mblog-settings-library/</guid>
</item>
<item>
<title>(PHP) mBlog Authentication Library</title>
<link>http://snipplr.com/view/65231/mblog-authentication-library/</link>
<description><![CDATA[ <p>mBlog Authentication Library
Mark LaDoux 

Inspired by the DBlog Authentication Library
David Behler 

 Handles authentication and authorization requests for mBlog.</p> ]]></description>
<pubDate>Mon, 28 May 2012 11:37:34 GMT</pubDate>
<guid>http://snipplr.com/view/65231/mblog-authentication-library/</guid>
</item>
<item>
<title>(PHP) Portable PHP Password Hashing Framework - Modified for CodeIgniter</title>
<link>http://snipplr.com/view/65225/portable-php-password-hashing-framework--modified-for-codeigniter/</link>
<description><![CDATA[ <p>Modified by adding public and protected declarations, renamed PasswordHash
constructor to __construct. Adapted for use with CodeIgniter</p> ]]></description>
<pubDate>Mon, 28 May 2012 06:40:41 GMT</pubDate>
<guid>http://snipplr.com/view/65225/portable-php-password-hashing-framework--modified-for-codeigniter/</guid>
</item>
<item>
<title>(PHP) mBlog Akismet Library</title>
<link>http://snipplr.com/view/65221/mblog-akismet-library/</link>
<description><![CDATA[ <p>mBlog Akismet library
Mark LaDoux 

Inspired by the DBlog Akismet library 
David Behler 

Provides functions and utilities for checking comments against Akismet
for spam, and for reporting spam and ham.

 * Simplified initialization process
 * Added internationalization support for error logs
 * Added more tests for logging purposes
 * Added library version reporting

version		3.0.0
license		http://www.gnu.org/licenses/gpl.html</p> ]]></description>
<pubDate>Sun, 27 May 2012 15:14:59 GMT</pubDate>
<guid>http://snipplr.com/view/65221/mblog-akismet-library/</guid>
</item>
<item>
<title>(PHP) Settings Class</title>
<link>http://snipplr.com/view/62979/settings-class/</link>
<description><![CDATA[ <p>A generic library to pull application settings from a database for CodeIgniter. Designed to not modify or effect operation of the CI_Config class. In fact, it operates totally separately from CI_Config. Now self-installing ( just configure your database )</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 22:18:34 GMT</pubDate>
<guid>http://snipplr.com/view/62979/settings-class/</guid>
</item>
</channel>
</rss>