if(mysql_num_rows($rs) > 0) { ?> --Select-- while($temp = mysql_fetch_array($rs)) { ?> } ?> } else {?> No rank defined. } ?>