time= $time; $new_obj->message= $text; $obj= new Model(); $obj->insertChat($user1_id, $user2_id, $text, $time); echo json_encode($new_obj); ?>