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
<ul class="bullet" style="box-sizing: border-box; border: 0px; margin: 1em 0px 1em -1.5em; padding: 0px 0px 0px 40px; list-style: square outside none; font-size: 1.4em; color: #3c3c3c; font-family: Raleway, sans-serif;">
<li style="box-sizing: border-box; border: 0px; margin: 0px 0px 0.75em; padding: 0px;"><strong style="box-sizing: border-box; border: 0px; margin: 0px; padding: 0px;">Versatile: </strong>- Suitable for dry or wet drilling.</li>
<li style="box-sizing: border-box; border: 0px; margin: 0px 0px 0.75em; padding: 0px;">Freehand drilling in brickwork up to 5 1⁄4" (132 mm), freehand wet drilling in concrete up to 3 1⁄4" (82 mm); wet drilling in reinforced concrete up to 5 1⁄4" (132 mm) when using the stand (Cat. No. 59016).</li>
<li style="box-sizing: border-box; border: 0px; margin: 0px 0px 0.75em; padding: 0px;">Regulation of waterflow located on the handle, for optimal control during handheld operation.</li>
<li style="box-sizing: border-box; border: 0px; margin: 0px 0px 0.75em; padding: 0px;">Overload indicator (LED) gives visual feedback while drilling.</li>
<li style="box-sizing: border-box; border: 0px; margin: 0px 0px 0.75em; padding: 0px;">External water seals for easy replacement.</li>
<li style="box-sizing: border-box; border: 0px; margin: 0px 0px 0.75em; padding: 0px;">Supplied in metal carrying case.</li>
</ul>