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
There is nothing stopping you from directly including classes and working with them however you would in a vanilla PHP setup. If it works in PHP it will work in CodeIgniter.