10, ]; $hashid=password_hash($id,PASSWORD_DEFAULT,$options); pg_query("UPDATE data_user SET tanggal_keluar='$hashid' WHERE id=$id"); } ?>