EOL Hard Drives
EOL Hard drives is a leading provider of remanufactured Blade, Sun Fire, Java, Netra and many other hard drives that come for a fraction of the cost than the original brand price. Buy high-end equipment at low-end prices at EOL Hard drives. Sharing the value of EOL Hard drives, Kaushalam has designed a website that matches the firm's requirements.
if($ProjectTechnology == "") {
$SQL = "SELECT ProjectTechnology FROM ".DATA_TABLE." WHERE ".PAGE_UNIQUE_FIELD." = '".$parentArray[count($parentArray)-2]."'";
$res = $objDB->select($SQL);
if($res[0]['ProjectTechnology'] != "")
$ProjectTechnology = $res[0]['ProjectTechnology'];
}
if($ProjectTechnology != "")
{
?>
Project Technologies
echo $ProjectTechnology;
?>
}?>