P
pokefan022194
Guest
<b><U><center>Stats:</u></b><br>
<b> Health:</b><?$health/$mhealth; ?> <br>
<b> Speed:</b><? $speed; ?><br>
<b> Strength:</b> <? $strength; ?> <br>
<b> Stamina:</b> <? $stamina; ?> <br>
<b> Dominance:</b> <? $dominance; ?> <br>
<center>
It said :
Parse error: syntax error, unexpected $end in /home/a5779301/public_html/wolfpage.php on line 152
Which would be my final line. Is there any way to remove the error? (I don't see haw the rest of the script is relevant so I am not going to post it)
Line 152 is the one with </center> on it
<b> Health:</b><?$health/$mhealth; ?> <br>
<b> Speed:</b><? $speed; ?><br>
<b> Strength:</b> <? $strength; ?> <br>
<b> Stamina:</b> <? $stamina; ?> <br>
<b> Dominance:</b> <? $dominance; ?> <br>
<center>
It said :
Parse error: syntax error, unexpected $end in /home/a5779301/public_html/wolfpage.php on line 152
Which would be my final line. Is there any way to remove the error? (I don't see haw the rest of the script is relevant so I am not going to post it)
Line 152 is the one with </center> on it