thx for the help.. but im still having fucking problems...
$query = "SELECT DISTINCT abrv FROM bgexercises WHERE uid=$_SESSION[userid]";
$resultss3 = mysql_query($query);
$shit = mysql_num_rows($resultss3);
print "$shit";
and its not printing dick.
i didn't use all of your guys's coding cause i tried it and it didn't work.. all i'm trying to do is get how many different exercises there are n' thats it... god damn i hate this shit
