I am using SOAP library web service for Android. I have this web service.
function ws_put_q_answers($ids, $date, $users, $completeds, $idstores, $checkins, $checkouts, $locations)
{
include "conn.php";
for($i = 0; $i < sizeof($id...
asked by
14.02.2017 / 00:02