$query = mysql_query("SELECT sku, description, tech_info FROM $table WHERE sku = '{$itemno}' ",$link);