minhd
12/25/2013 - 8:11 AM

Codeigniter JSON header

Codeigniter JSON header

$this->output->set_status_header(200);
$this->output->set_header('Content-type: application/json');