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><span style="color: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: small;">A - Locking Blade A knife blade that locks into place when fully deployed. A user must manually unlock the blade to fold it away, which allows for a much safer user experience. B - Locking Liner A locking mechanism on a one-hand opening feature that holds a tool safely in place when fully deployed. A user must manually unlock the tool to fold it away, which allows for a much safer user experience.</span></p>