Line 185, Column 45: character "<" is the first character of a delimiter but occurred as data
Line 185, Column 72: an attribute specification must start with a name or name token
Line 185, Column 73: end tag for "input" omitted, but OMITTAG NO was specified
Line 185, Column 1: start tag was here
Todos son de este estilo pero en distintas líneas, y la famosa línea 185 es esta:
Código PHP:
<input type="button" class="bnombre" value="<?php echo $nombresesion." ".$apellidossesion ?>" />