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;">Safe and secure storage solution for agricultural and turf management applications. Designed for herbicide, fungicide, pesticide, fertilizer and other agri-chemical storage, this FM-approved locker has the same rugged steel construction as the non-combustible model.</p>
<p style="margin: 0in 0in 0pt; padding: 0px; font-size: 15px; color: #565656; font-family: 'Open Sans', arial, sans-serif;">Standard features include:</p>
<p style="margin: 0in 0in 0pt; padding: 0px; font-size: 15px; color: #565656; font-family: 'Open Sans', arial, sans-serif;"> </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;">Galvanized steel shelving on back wall — 2-tier, 16-inch deep with 2-inch li</li>
<li style="list-style-type: circle; list-style-position: outside; line-height: normal; margin-top: 0in; margin-right: 0in; margin-bottom: 0pt;">Shelf capacity is 50 lb per linear foot of shelf</li>
<li style="list-style-type: circle; list-style-position: outside; line-height: normal; margin-top: 0in; margin-right: 0in; margin-bottom: 0pt;">Vapor-resistant exterior light with photocell</li>
<li style="list-style-type: circle; list-style-position: outside; line-height: normal; margin-top: 0in; margin-right: 0in; margin-bottom: 0pt;">GFI receptacle with weatherproof cover</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 and wind/snow load requirements</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-/" target="_blank">optional features and accessories</a>, including loading ramp, grounding kit, fiberglass grate with sump liner, and fire protection.</p>
<p> </p>