hi all, im looking to resize an image from the following code,
but i keep getting errors when trying to resize the image inline.
<a href="read_message.php?messageid=' . $row['message_id'] . '">' . $row['img1'] . '<br>' . $row['datetime'] . '<br>' . $row['message_title'] . '</a><font face="Verdana, Arial, Helvetica, sans-serif" size="1"> (You have mail)</font><br><br>
any pointers would be appreciated