how to count the rows of array in php

Discussion in 'PHP' started by bhuppi890109, Apr 29, 2011.

  1. #1
    how to count the rows of array in php
     
    bhuppi890109, Apr 29, 2011 IP
  2. ap2010

    ap2010 Guest

    Messages:
    41
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    <?php echo count($that_array); ?>
    PHP:
     
    ap2010, Apr 29, 2011 IP