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