Why do statistics show three

Source: Internet
Author: User
Why do statistics show three

...... Omitted


$sql = "Select Kemu_id,name from". $fdyu->table (' Oa_kemu '). "Where school_id=". $school _id. "and parent_id=0 order by Ke mu_id ASC ";
$res = $db->query ($sql);

if ($res)
{
while ($row = $db->fetchrow ($res))
{
?>



Student statistics by Account
foreach ($arr _date as $val)
{
$sql _new = "SELECT count (*) from". $fdyu->table (' Oa_xueyuan ').
"As XY left join". $fdyu->table (' Oa_banji '). "As BJ on xy.cur_banji_id=bj.banji_id". $sql _where_b. "and bj.kemu_1=". $row [' kemu_id '];


Echo ' ('. $db->getone ($sql _new). ')';// Why is it shown here (60) (60) (60). Why does it repeat two times? }
?>

...... Omitted
------Solution--------------------
Yes, well, I'm going to be rude.
------Solution--------------------
With the moderator to rob points, the pear is very big ah
------Solution--------------------
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.