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 style="margin: 0px 0px 1em; padding: 0px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;">La Fresh wipes refresh and purify all skin types with a luscious blend of Aloe, Cucumber, Papaya, Pineapple, Marshmallow, Jojoba, Vitamin C & Vitamin E.</p>
<ul>
<li><span style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; background-color: initial;">Fragrance-free</span></li>
<li><span style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; background-color: initial;">Paraben-free</span></li>
<li><span style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; background-color: initial;">Gently cleanses & detoxifies</span></li>
<li><span style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; background-color: initial;">Removes light makeup</span></li>
</ul>
<p style="margin: 0px 0px 1em; padding: 0px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;">Freshly sealed individual wipe packets in a beautifully simple stash box.</p>