prepare($sql); $sql_stmt->bind_param('i', $item_info_artist_id); if (!$sql_stmt->execute()) { showierror($sql); } $art_item_info_result = $sql_stmt->get_result(); $art_item_info_row = $art_item_info_result->fetch_assoc(); $image=$item_info_artist_id . ".gif"; $path = "../../images/artists"; if ( is_file("$path/$image")) { $image=$item_info_artist_id . ".gif"; } else { $image="missing_orchard.jpg"; } ?>
<?=$art_item_info_row[" width="80" height="80" hspace="0" vspace="0" border="0" />

Priority