PDA

View Full Version : A Simple Mobile Site with CodeIgniter



Scavenger
01-26-2009, 01:40 PM
In the words of the developers "CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task."
While CodeIgniter can be considered a small framework compared to competitors such as Zend Framework, it comes with all the basic libraries that we are all using in every single project we develop. read more (http://mobiforge.com/developing/story/a-simple-mobile-site-with-codeigniter)


More... (http://mobiforge.com/developing/story/a-simple-mobile-site-with-codeigniter)

coast
01-26-2009, 02:55 PM
The tutorials on this seem rather good. It's not clear if newbie developers will be able to use it or not. Has anyone tried it?

Scandiman
01-26-2009, 06:40 PM
More to add to my reading list, considering who the author is, it is worth making the time.

developmy.mobi
01-26-2009, 07:26 PM
CodeIgniter is awesome

noonoo1
01-26-2009, 08:42 PM
I'm giving it a go as we speak

noonoo1
01-26-2009, 09:31 PM
Im struggling to getit to work, i have altered the config file at the begining but its still not working, any ideas?:hmmmm2: