Welcome Guest, Not a member yet? Register   Sign In
sending json using $this->output-set_output()
#3

[eluser]InsiteFX[/eluser]
Code:
header('Content-type: application/json');
echo json_encode($response);

Plus what CroNiX stated above.


Messages In This Thread
sending json using $this->output-set_output() - by El Forum - 06-20-2012, 06:14 PM
sending json using $this->output-set_output() - by El Forum - 06-20-2012, 07:53 PM
sending json using $this->output-set_output() - by El Forum - 06-20-2012, 09:04 PM
sending json using $this->output-set_output() - by El Forum - 06-20-2012, 09:15 PM
sending json using $this->output-set_output() - by El Forum - 06-20-2012, 10:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB