Welcome Guest, Not a member yet? Register   Sign In
CI Client Parsing JSON
#1

(This post was last modified: 03-30-2015, 12:14 PM by cartalot.)

Editing this question to make it clearer

Server A  
sends a JSON encoded array with the proper json http headers to ->

Server B  -
receives the JSON, does some db functions, returns an http status code to -> Server A

how does server B capture the JSON? is it capturing the HTTP body?
how do you tell codeigniter or PHP -- take the entire body of this message and convert it from JSON?
is there a message body function or something similar?
Reply


Messages In This Thread
CI Client Parsing JSON - by cartalot - 03-29-2015, 05:55 PM
RE: CI Client Parsing JSON - by RWCH - 03-30-2015, 04:05 AM
RE: CI Client Parsing JSON - by cartalot - 03-30-2015, 12:15 PM
RE: CI Client Parsing JSON - by creanium - 03-30-2015, 12:48 PM
RE: CI Client Parsing JSON - by CroNiX - 03-30-2015, 12:51 PM
RE: CI Client Parsing JSON - by cartalot - 03-30-2015, 03:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB