Modify

">
'. # $name.''; # } # # if ( preg_match("/^F\d+_T\d\w_V\d*_N(\d*)$/", $name, $matches) ) { # return ''. # $name.''; # } # # return $name; #} ?>

Installed Components

\n"; echo " \n"; echo " DCS Board:\n"; echo " ".hrefname($row['dcsboard'])."\n"; echo " \n"; echo " ORI (A-Side):\n"; echo " ".hrefname($row['ori_a'])."\n"; echo " \n"; echo " ORI (B-Side):\n"; echo " ".hrefname($row['ori_b'])."\n"; echo " \n"; echo "\n"; #echo "

DCS Board: "; #echo $row['dcsboard']."

\n"; for ($i = 0; $i < 8; $i++) { $roblink[$i] = ''; } $res = pg_query ("SELECT roc_pos,name ". "FROM rob_inventory,rob ". "WHERE rob_inventory.id=rob.rob_id ". " AND roc_type='$type' AND roc_serial=$serial"); while ($row = pg_fetch_assoc($res)) { $roblink[$row['roc_pos']] = hrefname($row['name']); #td_link_component('F'.$row['form'] # .'_T'.$row['type'] # .'_V'.$row['ver'] # .'_N'.$row['rob_id']); } echo "\n"; echo ''."\n"; echo ''; echo '\n"; echo ''; echo '\n"; echo ''; echo '\n"; echo ''; echo '\n"; echo ''."\n"; echo "
RB26 / C-Side
Position 7:   Position 6:
'.$roblink[7].' '.$roblink[6]."
Position 5:   Position 4:
'.$roblink[5].' '.$roblink[4]."
Position 3:   Position 2:
'.$roblink[3].' '.$roblink[2]."
Position 1:   Position 0:
'.$roblink[1].' '.$roblink[0]."
RB24 / A-Side
\n"; ?>

Comments

Add Comment

History

History of ROBs on Chamber