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.

Popular articles - codeigniter Syndicate content

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 34 weeks 5 days ago – Made popular 34 weeks 4 days ago
Category: codeigniter   Tags:
29

CodeIgniter and Doctrine Tutorial

http://www.phpandstuff.com

Being inspired by the wonderful series of articles/screencasts on the nettuts website called CodeIgniter From Scratch I decided to write my own series on using CodeIgniter and Doctrine together to build a functional website in a series of tutorials.

More »
greyfox's picture
Created by greyfox 38 weeks 3 days ago – Made popular 38 weeks 3 days ago
Category: codeigniter   Tags:
25

Shoutbox using PHP and AJAX with jQuery

http://www.ajaxlines.com

Dynamic ajax based shoutbox with jQuery from scratch. It will be very interesting to know how to use the ajax function of jQuery and how it can be used to insert and recover data from a MySQL database via PHP in a way asynchronous.

More »
blassreiter's picture
Created by blassreiter 42 weeks 5 days ago – Made popular 42 weeks 5 days ago
Category: codeigniter   Tags:
23

From CodeIgniter to Ruby on Rails: A Conversion

http://net.tutsplus.com

Today, we'll be creating a simple shoutbox using the CodeIgniter PHP framework. We'll then port this exact application, piece-by-piece, to Ruby on Rails!

More »
pythondork's picture
Created by pythondork 51 weeks 6 days ago – Made popular 51 weeks 5 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 34 weeks 5 days ago – Made popular 34 weeks 4 days ago
Category: codeigniter   Tags:
5

Adding a third party class to CodeIgniter library

http://www.okadadesign.no

You can find many php classes at http://www.phpclasses.org/.
This time I’d like to add a new class called BBQQ calendar to library. I know that there is a calendar class for CodeIgniter, but this will show you how simple is to add a third party php class to CI.

More »
shinokada's picture
Created by shinokada 35 weeks 2 days ago – Made popular 35 weeks 2 days ago
Category: codeigniter   Tags:
4

Path problems with Codeigniter on Windows

http://www.okadadesign.no

I posted how to implement Zend Framework here. However I had a problem with Window’s path when I was trying it.

I have found a couple of things about paths in Windows when I am using Codeigniter....

More »
shinokada's picture
Created by shinokada 35 weeks 2 days ago – Made popular 35 weeks 19 hours ago
Category: codeigniter   Tags:
4

Testing CodeIgniter Image Manipulation Class

http://www.okadadesign.no

CodeIgniter has a class called Image Manipulation Class. This class enables you to manipulate the followings.
* Image Resizing
* Thumbnail Creation
* Image Cropping
* Image Rotating
* Image Watermarking

More »
shinokada's picture
Created by shinokada 35 weeks 2 days ago – Made popular 35 weeks 1 day ago
Category: codeigniter   Tags:
4

Download CodeIgniter 1.7.1 Quick Reference Cheat sheet

http://www.designfellow.com

Download CodeIgniter 1.7.1 Quick Reference Cheat sheet from http://www.designfellow.com

Very useful for remembering library & helper functions

More »
designfellow's picture
Created by designfellow 51 weeks 3 days ago – Made popular 51 weeks 2 days ago
Category: codeigniter   Tags:
3

How to implement Zend Framework with Codeigniter

http://www.okadadesign.no

There are quite few posts how to use Zend framework in Codeigniter.

1. Beyond Coding
2. Freakauth
3. Phil’s post

However none of them worked on my XAMPP. I thought there might be some who are struggling to use Zend frame work on Windows. Here is how I did.
...

More »
shinokada's picture
Created by shinokada 35 weeks 2 days ago – Made popular 35 weeks 19 hours ago
Category: codeigniter   Tags: