Qui spiega meglio:http://php.net/manual/en /function.mysql-righe-interessate.php
$affected = mysql_affected_rows();
if($affected > 0)
echo "row was updated/inserted";
else
echo "No rows were ....";
Qui spiega meglio:http://php.net/manual/en /function.mysql-righe-interessate.php
$affected = mysql_affected_rows();
if($affected > 0)
echo "row was updated/inserted";
else
echo "No rows were ....";