Not trying to reduce the size on the server. Only trying to reduce the display size in the browser.
I tried the following:
Echo"<td><img src=$image_dir{$row['pix'] width="140" height="105"}></td>";
, but got the following error:
Parse error: syntax error, unexpected T_STRING, expecting '}' in /home/content/b/o/a/boatstuf/html/test/inventory.php on line 290