// 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 } }

Northwest Dental Arts

  • (0 reviews)
  • Dentists
  • 0 - 0
Northwest Dental Arts

Northwest Dental Arts

We are dedicated to your comfort when you visit our office. We strive to give you a safe place to talk about your health. Our entire staff can help answer any questions you may have, no matter how silly you think they may be.

Map

Reviews

Add Review

Your rating

Other Listings

Valley Grace Dental

3115 Latte Ln Ste 100 Bakersfield, CA 93312, Bakersfield

(0 reviews)

Capital Dental Group

8701 Camino Media Ste A Bakersfield, CA 93311, Bakersfield

(0 reviews)

Our Social

Opening Time

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

Contact

Latest Listings