0

Is there a way to find the number of <tr> inside of <tbody> using PHP? I do not want to use JQuery/Javascript.

<tbody id="tblBody">
    <tr>one</tr>
    <tr>two</tr>
</tbody>
user3753569
  • 1,775
  • 5
  • 14
  • 18

0 Answers0