We've just launched a new website Central FM so I thought I'd do a little research after the first couple of days. Stats are only for anonymous users...
Read more about "Interesting Website Stats"...Codeigniter adds semi-colon when you use an ampersand in an input field When a user had an ampersand character in their password they couldn't login to the...
Read more about "Codeigniter XSS"...A simple AJAX tutorial for use with Codeigniter 2 with CSRF enabled. The original tutorial was taken from Andrew Rowland's website[http://www.andrewrowland.com/article/display/codeigniter-ajax-methods#comments] but I've updated it so that it...
Read more about "jQuery axaj for Codeigniter 2"...I've been looking for a more secure way to encrypt (well hash because it's one way) passwords. This is my adaptation of Openwall's phpass. What I've done...
Read more about "Better password hashing for Codeigniter"...One of the things missing from codeigniter is access control levels ACL or access control libraries as some might say. Drupal has an excellent ACL out of...
Read more about "Access Control Levels"...Great news about the very latest versions of Codeigniter 2. As of today's date the latest version on github[https://github.com/EllisLab/CodeIgniter] has a new feature which allows you to move...
Read more about "Codeigniter Views"...Codeigniter 2 has just keeps getting better. I've been having a play around with the new "Drivers" library that comes with Codeigniter 2 and it really...
Read more about "Codeigniter Drivers Tutorial"...The more I use codeigniter the better I like it - I've already changed some sites from Drupal to CI. Anyway a small problem, that I've...
Read more about "Ion Auth Multigroup"...In an earlier post [http://kevinphillips.co.nz/news/codeigniter-string-helper/]I spoke about a missing helper in Codeigniter. An absolute path, particularly useful when handling images and files. I think it is probably better...
Read more about "Absolute Path For Codeigniter"...Another happy customer as we launch another cms website using Codeigniter. http://www.easterngwc.co.nz/ This site allows the client to add, edit clone stock and also push it...
Read more about "New Website in Codeigniter"...