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> <span style="color: #565656; font-family: 'Open Sans', arial, sans-serif; font-size: 15px; line-height: 22.5px;">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.</span></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; line-height: normal; margin-top: 0in; margin-right: 0in; margin-bottom: 0pt;">Explosion relief panels designed to release at 20 psf</li>
<li style="list-style-type: circle; list-style-position: outside; line-height: normal; margin-top: 0in; margin-right: 0in; margin-bottom: 0pt;">Rugged heavy gauge steel construction — backed by a 15-year structural warranty</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 grating</li>
<li style="list-style-type: circle; list-style-position: outside;">Three-point keyed locking hardware</li>
<li style="list-style-type: circle; list-style-position: outside;">Natural draft ventilation</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 connnections</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 sump capacity, wind/snow load requirements, and explosion relief panels</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, grounding kit, fire protection and lighting packages. Please note that shelving is not available when ordering a locker with explosion relief panels.</p>
<p> </p>