Welcome to MVCForge!
A social news site written by programmers for programmers who build applications using MVC Frameworks like CodeIgniter, CakePHP, Ruby on rails, Django and more.

Archived - codeigniter Syndicate content

1

OpenID for CodeIgniter

http://minhd.net

A few months back, I have been struggling to have openID authentication loaded to my application. It’s a hazard… the simple idea of having it integrated to my application and have users logged in using their existing facebook, google account is pretty fancy, but the code behind it is a mess, a complete tragedy.

More »
mixinx's picture
Created by mixinx 45 weeks 4 days ago
Category: codeigniter   Tags:
1

How to install Customer Support Time Manager: Daikon

http://www.okadadesign.no

Daikon is a simple customer support time tracking application created on Codeigniter and BackendPro.
Admin can create and manage customers. After entering credit purchased and time-spent. It will show the time remaining. Customer can login and see the summary and email a request of additional support tickets to admin.

More »
shinokada's picture
Created by shinokada 4 weeks 6 days ago
Category: codeigniter   Tags:
1

Ajax Todo List system with Codeigniter Part 2

http://www.okadadesign.no

This is a follow up article from this entry “Ajax Todo List system with Codeigniter Part 1″.

More »
shinokada's picture
Created by shinokada 31 weeks 1 day ago
Category: codeigniter   Tags:
1

Loading Models and Database in one line of code - Codeigniter

http://www.beyondcoding.com

In this article, Beyond coding will teach us how to load the database and model class in Codeigniter.

More »
blassreiter's picture
Created by blassreiter 1 year 29 weeks ago
Category: codeigniter   Tags:
1

Codeigniter shopping cart v1.1 updates Part 1

http://www.okadadesign.no

I have updated the Codeigniter shopping cart 1.0 and you will see the outcomes in this blog soon.

Updates are:

1. Backend moved to BeP(BackendPro)
2. Added Event calendar in BeP
3. Added Ajax Todo list system in BeP
4. Admin is controlled in Bep members
5. Added Menus module
...

More »
shinokada's picture
Created by shinokada 30 weeks 3 days ago
Category: codeigniter   Tags:
1

CodeIgniter Error CSS Classes

http://www.onemoretake.com

A traditional way of displaying errors was placed in the top of the form. In this article, it simply output a css error classname in a particular field if there was an error with the field.

More »
blassreiter's picture
Created by blassreiter 1 year 26 weeks ago
Category: codeigniter   Tags:
1

Codeigniter shopping cart v1.1 Part 3

http://www.okadadesign.no

Menus Module

We will work on Menus module today.
This menu module allow us to make as many menus as we like. You can create main menu, right menu 1, right menu 2, left menu 1 etc. You need to specify the parent id in the front-end. I will write more when we develop the front-end module....

More »
shinokada's picture
Created by shinokada 30 weeks 3 days ago
Category: codeigniter   Tags:
1

Multi-site CodeIgniter Set-up

http://philsturgeon.co.uk

A few people have asked me recently about setting up CodeIgniter to run accross multiple domains based on the same codebase. This can be handy for sites than run different databases for different geographical areas, all of which need the same code but different content.

More »
blassreiter's picture
Created by blassreiter 1 year 10 weeks ago
Category: codeigniter   Tags:
1

Replacement for compaq presario v2000 laptop battery

http://www.all-laptop-battery.com

Since we understand that finding the right batteries for your needs can be overwhelming and confusing at times we developed a laptop battery finder tool to help find the right size for the make and model of your equipment. The Compaq Presario V2000 batteries and chargers come with one year warranty and 100% compatibility guarantee.

More »
lqbatteryshop's picture
Created by lqbatteryshop 16 weeks 3 days ago
Category: codeigniter   Tags:
1

Ajax Todo List system with Codeigniter

http://www.okadadesign.no

I am going to write how to create an ajax message/todo system with Codeigniter. All the following features will be done with Ajax. And the message will be stored in a database.

1. There will be Todo list and Completed list loaded with jquery.
2. Adding a todo list without page reload.
3. Clicking a link in a todo list will change to a completed list.
...

More »
shinokada's picture
Created by shinokada 31 weeks 1 day ago
Category: codeigniter   Tags: