* Green Building Systems in the Eco-$mart Catalog
$status = $_COOKIE['status'];
$mycat=$_COOKIE['ecosmartmycat'];
$page="catbuild";
$mycathere=$page.".php";
$prodname="Building Systems";
if($mycat!=""){
$mycat_link="Add to My Catalog";
}else{
$mycat_link="My Catalog";
}
?>
Green Building Systems
Click on the pictures below for details and documentation.
");
$dbcnx = new mysqli('localhost', 'ecoszzqh_produser', 'cata1og', 'ecoszzqh_products');
$getcats = $dbcnx->query("SELECT cat_name,catpage FROM cats ORDER BY cat_name");
if(!$getcats){
$air[]="Could not get categories for menu. Error: ";
}else{
while ($row = $getcats->fetch_row()) {
echo("