<? $count_gifts = mysqli_result("SELECT COUNT(*) FROM `gifts` WHERE `id_user` = '$ank[id]'"); echo "($count_gifts)";?>