salve ragazzi ho bisogno del vostro aiuto
sto realizzando un form per la modifica dati. questo è il codice
e viene restituito il seguente codice d'errorecodice:echo '<tr>'; echo '<td>'.date ('d-m-Y', strtotime($righe[3])).'</td>'; echo '<td>'.$righe[2].'</td>'; echo '<td>'.$righe[4].'</td>'; echo '<td>'.$righe[5].'</td>'; echo '<td>'.$righe[1].'</td>'; echo '<td>'.ESITO.'</td>'; echo '</tr>';
syntax error, unexpected '<' in C:\Program Files\EasyPHP-5.3.9\www\impegni.php on line 28
per favore potete aiutarmi
grazie.