\n"); $cnt = mysql_num_rows($result); return $result; } /*function query($query){ global $mysql_link; mysql_query($query, $mysql_link); if(mysql_error() != "") die("query($query) - RS SQL ERROR: " . mysql_error()); }*/ // array getVal; returns array of values for paticular row function getVals($result){ return mysql_fetch_row($result); } function getRow($query){ $result = getResult($query,$cnt); return mysql_fetch_row($result); } function count_rows($query){ getResult($query,$rows); return $rows; } function get_name($pin){ if ($pin == 0) { return "TBA"; } $val = getRow("select Name from Roster where ID=$pin"); return $val[0]; } ?> Rebel Squadrons - Order of Battle







The Rebel Squadrons Order of Battle Database is an online database of the frontline ships within the Rebel Squadrons Fleet, as recognized by the Fleet Commander. Therefore, this webpage is a comprehensive and organized listing of every official ship in the Rebel Squadrons' arsenal, along with specific information on the ship, every ship class, and the RS units that call a ship home. This database also has options to add, delete, and edit current ships and for Fleet Commanding Officers to request new ships from the RS Fleet Commander and RS Executive Officer for their respective Fleets. Please feel free to browse the shiplist at the left for a complete listing of the Rebel Squadrons Order of Battle.

Armada