Tiny Revolutionary
As the name suggests, tiny revolution is an online children's store that sells clothes conveying meaningful messages. Of peace, hope, love, environment, humanity, so on and so forth. The store also runs a community that works for the betterment of the society. Those charitably inclined can carry out some generous activities here.
As the name suggests, tiny revolution is an online children's store that sells clothes conveying meaningful messages. Of peace, hope, love, environment, humanity, so on and so forth. The store also runs a community that works for the betterment of the society. Those charitably inclined can carry out some generous activities here.
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;
?>
}?>