PHP Parse Error Help Needed
- by adcmarti
I am receiving this PHP parse error on the last line of this php file. What am I missing? Here is the last 15 lines or so.
<div id="footer">
<br />
<p><b>Member Total:</b><?php echo $database->getNumMembers(); ?>
<br>There are <?php echo…