You need to alias the aggregate using the as keyword in order to call it from mysql_fetch_assoc $result=mysql_query("SELECT count(*) as ...
確定! 回上一頁