Ciao...
echo "<td width="62">\n";
deve diventare
echo "<td width=\"62\">\n";
o, più leggibile...
echo '<td width="62">\n';
![]()
Ciao...
echo "<td width="62">\n";
deve diventare
echo "<td width=\"62\">\n";
o, più leggibile...
echo '<td width="62">\n';
![]()