[ad_1]
You have forgotten to close the } for the if clause above. Try closing it after HTML.
<?php $i=$i+1; }?>
</table>
</body>
</html>
<?php
}
?>
2
[ad_2]
solved parse error in PHP page [duplicate]
[ad_1]
You have forgotten to close the } for the if clause above. Try closing it after HTML.
<?php $i=$i+1; }?>
</table>
</body>
</html>
<?php
}
?>
2
[ad_2]
solved parse error in PHP page [duplicate]