below is the line of code that inserts the image into the table.
I tried placing width = "50" height = "40" after the 4th " but it didn't take any notice.
print "<td><img src=\"".$row['image']."\" ></td>";
does anyone know where I place it and if i can?
Cheer in anticipation