| |
 |
 |
 |
 |
|
 |
|
|
0 and fre>0 and pac>0 and ptype='cry' ";
//echo $query;
$result = mysql_query($query) or die('Query failed: ' . mysql_error());
$total2 = mysql_num_rows($result);
while ($line = mysql_fetch_assoc($result)) {
$opid=$line['skuid'];
$pack=$line['pack'];
$frange=$line['frange'];
$rohs=$line['rohs'];
$series=$line['series'];
$pdf=$line['pdf'];
$thumb=$line['thumb'];
$pic=$line['pic'];
$feature=$line['reel'];
$revision=$line['revision'];
$svolt=$line['svoltage'];
$otype=$line['otype'];
$ltype=$line['ltype'];
$spic=$line['spic'];
$pdfpos = strpos($pdf, "ploads");
if ($pdfpos) {
$pdf="admin/".$pdf;
}
if ($qpro==osc and $qosc==NULL) {
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype];
$prodtype="Oscillators:";
}
if ($qpro==osc and $qosc==60) {
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype];
$prodtype="XO:";
}
if ($qpro==osc and $qosc==61) {
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype];
$prodtype="VCXO:";
}
if ($qpro==osc and $qosc==62) {
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype];
$prodtype="OCXO:";
}
if ($qpro==osc and $qosc==63) {
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype];
$prodtype="TCXO:";
}
if (strlen($pdf)<4) {
$pdfval=" ";
} else {
$pdfval=" ";
}
echo <<
 |
$series |
$pack
Reel: $feature $fea |
$frange |
$pdfval
|
$revision |
$rohs |
END;
}
if (!$total2) {
echo <<
There's no product in the requested search criteria. Search Again » |
END;
}
?>
|
|
 |
| © Copyright 2007, MMD Components, all rights reserved - designed by: 1EZ Consulting |
Site Map |
|
 |
|
|