... ejecutamos $stmt->execute(); if ($stmt->affected_rows <= 0) ... $stmt->close(); $link->close(); echo json_encode(["status" => true, ...
確定! 回上一頁