php class category { function getmaincatlist() { $q = "select * from category"; $db = new dboperation1(); $db->getconnection(); $rs = $db->selectquery($q); return $rs; } function returnmaincat($cid) { $q = "select * from category where cid='$cid'"; $db = new dboperation1(); $db->getconnection(); $rs = $db->selectquery($q); return $rs; } // Fixed: Safely closed the function } // Fixed: Safely closed the category class
<p class="marketingContent" style="box-sizing: border-box; border: 0px; margin: 1em 0px; padding: 0px; font-size: 1.5em; color: #3c3c3c; font-family: Raleway, sans-serif;">The RIDGID® micro CA-25 is a compact handheld inspection camera with a fixed 17 mm waterproof imager head for basic and short-range inspection jobs.</p>
<p class="marketingContent" style="box-sizing: border-box; border: 0px; margin: 1em 0px; padding: 0px; font-size: 1.5em; color: #3c3c3c; font-family: Raleway, sans-serif;">The micro CA-25 features a 17 mm aluminum imager head with 4 ultra-bright LED lights, bringing superior image quality to its 2.4” Color LCD Screen. It also features Video Out for transferring live images to external devices and 180° Digital Image Rotation for getting upright images. Included with the micro CA-25 in a hard shell plastic case are a hook, magnet, mirror and RCA cable.</p>