// Register a new vendor public function register($user_data) { // Ensure $user_data is an associative array if (is_array($user_data) && !empty($user_data)) { $this->db->insert('vendor', $user_data); return true; } else { return false; } } // Check if an email already exists public function check_email_exists($email) { $this->db->where('vendor_email', $email); $query = $this->db->get('vendor'); if ($query->num_rows() > 0) { return true; // Email exists } else { return false; // Email doesn't exist } } SmartGuard

SmartGuard

  • (0 reviews)
  • Business
  • 0 - 0
SmartGuard

SmartGuard

SmartGuard designs and manufactures clear plastic protective covers used by the construction industry, including electricians, HVAC, and plumbers. Our products are see-through, allowing you to see what's on the other side of the protective cover. Our guards are strong, durable, and easy to install.

Map

Reviews

Add Review

Your rating

Our Social

Opening Time

Mon 7:30 AM - 5:00 PM
Tue 7:30 AM - 5:00 PM
Wed 7:30 AM - 5:00 PM
Thurs 7:30 AM - 5:00 PM
Fri 7:30 AM - 5:00 PM
Sat -
Sun -

Contact

Latest Listings