This is my Codeigniter add_to_cart method
public function add_to_cart(){ $data = array( \'id\' => $this->input->post(\'id\'),