// 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 } } Dr Bob's Dental Care

Dr Bob's Dental Care

  • (0 reviews)
  • Dentists
  • 0 - 0
Dr Bob's Dental Care

Dr Bob's Dental Care

Here at Dr. Bob's our patients come first. We have friendly staff, a clean facility and excellent customer service.

Map

Reviews

Add Review

Your rating

Other Listings

Western New York Dental Group - Buffalo: Main St

2121 Main St Faculty Workroom, Buffalo, NY 14214, Buffalo

(0 reviews)

Buffalo Dental Group

295 Englewood Ave, Buffalo, NY 14223, Buffalo

(0 reviews)

Nickel City Dentistry

1603 Hertel Ave, Buffalo, NY 14216, Buffalo

(0 reviews)

Our Social

Opening Time

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

Contact

Latest Listings