/* $id author Puddled Internet - http://www.puddled.co.uk email support@puddled.co.uk osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2002 osCommerce Released under the GNU General Public License */ function tep_create_rma_value($length, $type = 'digits') { if ( ($type != 'mixed') && ($type != 'chars') && ($type != 'digits')) return false; $rand_value = ''; while (strlen($rand_value)<$length) { if ($type == 'digits') { $char = tep_rand(0,9); } else { $char = chr(tep_rand(0,255)); } if ($type == 'mixed') { if (preg_match('/^[a-z0-9]$/i', $char)) $rand_value .= $char; } elseif ($type == 'chars') { if (preg_match('/^[a-z]$/i', $char)) $rand_value .= $char; } else if ($type == 'digits') { if (preg_match('/^[0-9]$/i', $char)) $rand_value .= $char; } } return $rand_value; } ?>
12-Outlet 48" Surge Protected Rack Mount Power Strip Power Bar
Model: ANI-1248SUR
10-Outlet 19" Rack Mount Power Strip w/ Individual Lighted Switches
Model: MLSL-11510
12-Outlet Surge Protected Rack Mount Power Strip Power Bar
Model: MS-1215-S6
20-Outlet 19" Wide Rack Mount Power Strip Power Bar
Model: MS-2015
24-Outlet 48" Long Rack Mount Power Strip Power Bar
Model: FPI4824