CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP.
This seems really basic but i can't get the hang of it. I'm trying to send more then one parameter …
codeigniter codeigniter-2 codeigniter-url codeigniter-routingI'm trying to implement page templating in my codeigniter application, templating is working fine for instance, i have a blog …
php codeigniter codeigniter-2 codeigniter-routingI'm trying to achieve the following URLs for my API (I'm using Codeigniter and Phil Sturgeon's REST server library): /players …
php codeigniter rest codeigniter-routing codeigniter-restserver