class subscribe { public $email; public $s; public $sdate; function subs($email, $sdate) { // Fixed: Explicitly named database table columns (adjust 'email' and 'sdate' columns if named differently in your database) $q = "insert into newsletter(email, sdate) values ('$email', '$sdate')"; $db = new dboperation1(); $db->getconnection(); $rs = $db->insertquery($q); return $rs; } function viewnews() { $q = "select * from newsletter"; $db = new dboperation1(); $db->getconnection(); $rs = $db->selectquery($q); return $rs; } } class contact { public $cname; public $cemail; public $cphone; public $ccompany; public $cmsg; public $cdate; function coninst($cname, $cemail, $cphone, $ccompany, $cmsg, $cdate) { $q = "insert into contact(cname, cemail, cphone, ccompany, cmsg, cdate) values ('$cname', '$cemail', '$cphone', '$ccompany', '$cmsg', '$cdate')"; $db = new dboperation1(); $db->getconnection(); $rs = $db->insertquery($q); return $rs; } function viewenquiry() { $q = "select * from contact"; $db = new dboperation1(); $db->getconnection(); $rs = $db->selectquery($q); return $rs; } } 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; font-size: 15px; line-height: 22.5px; color: #565656; font-family: 'Open Sans', arial, sans-serif;">Outdoor safety lockers with explosion relief panels are required for the safe storage of Class 1A or the dispensing of Class 1A and 1B flammable liquids (as defined by NFPA). Please check with the local authority having jurisdiction to ensure all local regulations, including set-back requirements and the correct wall/roof rating needed for your application.</p>
<p style="margin: 0px 0px 1em; padding: 0px; font-size: 15px; line-height: 22.5px; color: #565656; font-family: 'Open Sans', arial, sans-serif;">Standard features include:</p>
<ul style="margin: 0px 0px 1em 1em; padding: 0px; font-size: 15px; line-height: 22.5px; list-style-position: inside; color: #565656; font-family: 'Open Sans', arial, sans-serif;">
<li style="list-style-type: circle; list-style-position: outside;">Explosion relief panels designed to release at 20 psf</li>
<li style="list-style-type: circle; list-style-position: outside;">2-hour fire-rated construction — backed by a 15-year structural warranty</li>
<li style="list-style-type: circle; list-style-position: outside;">90-minute fire-rated door — third party tested and labeled</li>
<li style="list-style-type: circle; list-style-position: outside;">Gravity air flow vents — UL Listed fire dampers with fusible links</li>
<li style="list-style-type: circle; list-style-position: outside;">Secondary containment — leakproof all welded sump</li>
<li style="list-style-type: circle; list-style-position: outside;">Removable, galvanized steel grate flooring</li>
<li style="list-style-type: circle; list-style-position: outside;">42-inch (1.07-m) wide door with UL listed, keyed lockset for security</li>
<li style="list-style-type: circle; list-style-position: outside;">Door closer — ensures doors close automatically</li>
<li style="list-style-type: circle; list-style-position: outside;">NFPA 704 diamond decal provides "Right to Know" information</li>
<li style="list-style-type: circle; list-style-position: outside;">Multiple static grounding connections</li>
<li style="list-style-type: circle; list-style-position: outside;">Anchoring plates for maximum hold down protection</li>
<li style="list-style-type: circle; list-style-position: outside;">Chemical and UV resistant coating, inside and out</li>
<li style="list-style-type: circle; list-style-position: outside;">Forklift channels for easy relocation</li>
<li style="list-style-type: circle; list-style-position: outside;">Meets EPA, NFPA 30 and NFPA 1 requirements</li>
<li style="list-style-type: circle; list-style-position: outside;">FM-approved — including third party tested, fire-rated wall and roof design</li>
</ul>
<p style="margin: 0px 0px 1em; padding: 0px; font-size: 15px; line-height: 22.5px; color: #565656; font-family: 'Open Sans', arial, sans-serif;">Customize the locker to meet specific applications with a variety of <a style="text-decoration: none; color: #e2383f;" href="http://www.justritemfg.com/Products/Outdoor-Safety-Lockers/Optional-Accessories-Outdoor-Safety-Locker-/">optional features and accessories</a>, including loading ramp, shelving, grounding kit, fire protection, heating/cooling, insulation, and lighting packages.</p>