Forums
(@versusmx)
12 years, 9 months ago
I too have the same problem. <td class='num'><?php echo $team->points ?></td> This code does not show the total points accumulated by the team but (probably) the goals scored. How can I fix the problem?
<td class='num'><?php echo $team->points ?></td>