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: #2f2f2f; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20.15px;">The Aero-Sense<strong style="margin: 0px; padding: 0px;"> two-part sachet</strong> contains one wet and one dry lint-free wipe that are suitable to clean all aviation screens. Cleaning with our wet/dry wipes will not harm the anti-glare coating of your screen. This product is <strong style="margin: 0px; padding: 0px;">alcohol and ammonia free</strong>and <strong style="margin: 0px; padding: 0px;">leaves no streaks</strong> after cleaning. Cleaning more than one instrument at a time is no longer a problem due to the<strong style="margin: 0px; padding: 0px;"> large size</strong> of the wipes (180x210mm).</p>
<p style="margin: 0px 0px 1em; padding: 0px; color: #2f2f2f; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20.15px;">Our Wet & Dry Wipes have <strong style="margin: 0px; padding: 0px;">multiple certifications</strong>: AMS 1534C, AMS 1535C and Boeing D6-17487.</p>
<p style="margin: 0px 0px 1em; padding: 0px; color: #2f2f2f; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20.15px;">Our wipes can be used to clean:</p>
<ul style="margin: 0px 0px 1em; padding: 0px 0px 0px 1.5em; list-style-position: outside; color: #2f2f2f; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20.15px;">
<li style="margin: 0px; padding: 0px;">Aerospace instruments</li>
<li style="margin: 0px; padding: 0px;">In-flight entertainment systems</li>
<li style="margin: 0px; padding: 0px;">Other applications: flight simulator screens, electronic flight bag, etc.</li>
</ul>