prepare($sql); $stmt->execute(array($typeid)); while ($row = $stmt->fetchObject()){ if ($row->compression>100) { echo ""; } } ?>
ItemQuantity of MaterialVolume of itemCompression Rate, units per m3
".$row->name."".$row->quantity."".$row->volume."".floor($row->compression)."

This tool is still in the experimental stage. Needs to have blueprints with extra materials eliminated. Otherwise, it's just about right.