This is my code which is giving error
Parse error: syntax error, unexpected '24' (T_LNUMBER), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in C:\xampp\htdocs\block_gecko\front\index.php on line 186
echo '<td style="font-size: 120%;">' .$character->24hour . '</td>';