Posts Tagged ‘CodeIgniter’

  • Akismet Class/Library for Codeigniter

    Using Akismet to block spam on your WordPress blog is a no-brainer, but what about your custom blog or article site? It is possible to extend the Akismet anti-spam service to your own custom website. In this article, you will find a fully functional Akismet library for CodeIgniter as well as instructions and usage examples.

    Published: February 5th, 2009 by:
  • Run CodeIgniter from the Command Line / SSH

    CodeIgniter has quickly become my favorite framework to use when coding applications in PHP. CodeIgniter makes it way too easy to follow the MVC approach, maintain modulated code, and to also have access to several additional helpers and libraries. But, there was one major flaw: The inability to easily access via the command line. Why? […]

    Published: December 1st, 2008 by: