Add to My Catalog"; }else{ $mycat_link="My Catalog"; } $stat = "retail"; //enter product names as they appear on page. $product_name[] = "Great Grabz Safety Bars"; $product_name[] = "EZ-Light House Numbers"; //enter item numbers of lowest price for each above in same order as above. $item[] = "HS-GG-H10-PB"; $item[] = "LTLED-EZLIGHT"; //enter catalog link for products above in same order. $link[] = "cathomesafe1.php"; $link[] = "catlite13.php?fr=hs"; //enter thumbnail image url (relative) $img[] = "images/cathomesafe1_1thmb.jpg"; $img[] = "images/catlite13thmb.jpg"; //enter next & back category page $next = "catecohouseplans.php"; $back = "catappspecial.php"; ///////////////////////////////// $dbcnx = new mysqli('localhost', 'ecoszzqh_produser', 'cata1og', 'ecoszzqh_products'); foreach($item as $value){ $result = $dbcnx->query("SELECT list,$stat FROM price WHERE item = '$value'"); if(!$result){ $mess[] = "Could not get price for $value. Error: ".mysql_error(); } $row = $result->fetch_row(); $list_price[] = $row[0]; $price[] = $row[1]; }//4each ?>

Home Safety Products

Click on the pictures below for details and documentation.

" . "" . "$product_name[$i]" . "
$product_name[$i]
"); echo("
QUOTED
"); echo(""); $i = $i + 1; }//while ?>
  • Print this Page
  • " . "
    " . "
    " . "" . "
    " . "" . "
    "); $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("" . "
    "); }//while fetching cats }//got cats echo("" . "
    " . "" . "
     
    "); ?>
    RID: $ref_RID

    "); $show=$_GET['show']; $page="cathomesafe"; $called="Home Safety"; if($show!='no'){ echo("
    " . "" . "
    " . "Scan the QRCODE" . "
    " . "OR Click Here!" . "
    Stay up to date with developments in $called via text or email." . "

    " . " CLOSE 

    " . "
    " . "
    "); }//show is not no ?>