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.

codeigniter

1

Codeigniter shopping cart v1.1 Part 7: orders module

http://www.okadadesign.no

Home of Orders module shows Order ID, First name, Last name, Email, Total, Telephone, Order Date, Delivery Date, Payment Date, City and Actions.
We use jquery dataTables to show our information. This will allow us to sort by each column, display different number of rows and seach.

More »
shinokada's picture
Created by shinokada 3 weeks 2 days 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 4 weeks 5 days ago
Category: codeigniter   Tags:
1

Codeigniter shopping cart v1.1 updates Part 2

http://www.okadadesign.no

Module: Categories

We start creating a module. The first one is the categories module.
Database

Dump the following sql.
...

More »
shinokada's picture
Created by shinokada 4 weeks 6 days 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 4 weeks 6 days ago
Category: codeigniter   Tags:
1

Create an Event calendar using Codeigniter and jQuery

http://www.okadadesign.no

...
Goals

1. Add all the CRUD in a site calendar.
2. Add links to individula calendar
3. Clicking a pop up which has details take you to a edit page

More »
shinokada's picture
Created by shinokada 5 weeks 2 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 5 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 5 weeks 3 days ago
Category: codeigniter   Tags:
5

Zend framework Flickr class on Codeignier with jquery

http://www.okadadesign.no

Index page has a form with search word and number of image input field.

If a visitor did not enter any search word, then a warning message “All fields are required . Please try again!” will be displayed.

If only a search word is input, then 20 images will be displayed and message will tell the item searched and number of images.
...

More »
shinokada's picture
Created by shinokada 14 weeks 4 days ago – Made popular 14 weeks 3 days ago
Category: codeigniter   Tags:
29

Send iPhone notifications from CodeIgniter

http://philsturgeon.co.uk

Most web-applications currently use automated e-mail's to let an administrator know someting is going on and some applications use Twitter. Why not use iPhone Push Notifications to get an alert to you immediately without having to check a thing?

More »
ror_ninja's picture
Created by ror_ninja 14 weeks 4 days ago – Made popular 14 weeks 3 days ago
Category: codeigniter   Tags:
3

Zend Framework on Codeigniter: Youtube

http://www.okadadesign.no

This post is about how to use Zend Framework on Codeigniter to show Youtube videos.
Download
Note:

The download file is set up for Windows. If you are not using Windows, then open application/helpers/zend_framework_helper.php and comment out Windows part and uncomment the other part.

More »
shinokada's picture
Created by shinokada 15 weeks 1 day ago – Made popular 14 weeks 6 days ago
Category: codeigniter   Tags:

Best published articles