echo mysqli_num_rows($resultSet);. SELECT result set goes into num_rows . mysqli_query($c, 'UPDATE ...'); echo mysqli_affected_rows($c);.
確定! 回上一頁