Welcome Guest, Not a member yet? Register   Sign In
Unable to get the json values in from react-native to codeigniter
#3

(This post was last modified: 01-15-2020, 01:00 PM by jreklund.)

If it truly sends it into php://input stream you can get that data like this:
https://codeigniter.com/user_guide/libra...put-stream

$this->input->raw_input_stream;
Reply


Messages In This Thread
RE: Unable to get the json values in from react-native to codeigniter - by jreklund - 01-15-2020, 01:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB