<? $result = mysql_query("SELECT ship_name, imo, loa, breadth, gross from $tabla where activate='1'") or die (mysql_error());