Du kan bruge mysqli_affected_rows :
mysqli_affected_rows($mysqli_link);
eller
$mysqli->affected_rows
https://php.net/manual/en/mysqli.affected-rows .php
Du kan bruge mysqli_affected_rows :
mysqli_affected_rows($mysqli_link);
eller
$mysqli->affected_rows
https://php.net/manual/en/mysqli.affected-rows .php