Phil Sturgeon

Web developer, kayaker, outdoors madman and part-time alcoholic.


Archive

August '09

Clearing CodeIgniter session data

This article shows a few ways of clearing session data in CodeIgniter, inlcuding a non-documented approach which lets you wipe all session data without destroying the session. Read More »

Posted: Aug 27, 2009  Category: CodeIgniter


UTF-8 support for CodeIgniter

Writing a CodeIgniter application is easy. Writing a CodeIgniter application that supports all characters from multiple languages? Not so easy. Find out how to support UTF-8 content in CodeIgniter.
Read More »

Posted: Aug 17, 2009  Category: CodeIgniter