I\'m new to codeigniter, and I\'m trying to integrate amazon\'s FPS into my page. There are a bunch of libraries and models that go with Amazon FPS, which I would need inclu
Oh yes codeigniter is nice and has also support for many librarys please have a look here
http://www.haughin.com/code/
Include the Amazon service like this $this->load->library('s3');