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="a-unordered-list a-vertical a-spacing-mini" style="box-sizing: border-box; margin: 0px 0px 0px 18px; color: #0f1111; padding: 0px; font-family: 'Amazon Ember', Arial, sans-serif;">
<li style="box-sizing: border-box; list-style: disc; overflow-wrap: break-word; margin: 0px;"><span class="a-list-item" style="box-sizing: border-box;">Antibacterial Gym Wipes, Antibacterial surface wipes killl 99.9% of germs and bacteria in just 15 seconds, free of bleach, alcohol, and phenol. gyms and health clubs, hospitals, health care settings, nursing homes, veterinary clinics, schools, shopping centers, grocery stores... just about anywhere with hard surfaces! Specifications Roll Count4 rolls/case Wipe Count 1000 wipes Roll Dimensions 8.5" h x 9" d Wipe Dimensions 8.5" h x 6" w Fragrance clean, fresh scent</span></li>
<li style="box-sizing: border-box; list-style: disc; overflow-wrap: break-word; margin: 0px;"><span class="a-list-item" style="box-sizing: border-box;">Chlorine Bleach can damage your equipment (do not use spray which has chlorine or Alcohol)</span></li>
<li style="box-sizing: border-box; list-style: disc; overflow-wrap: break-word; margin: 0px;"><span class="a-list-item" style="box-sizing: border-box;">Lint free cloth should be used</span></li>
</ul>