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

JOHN ALAGOOD

  • (0 reviews)
  • Health & Medical
  • 0 - 0
JOHN ALAGOOD

JOHN ALAGOOD

If your family needs help exploring senior care options, our expert Advisors are a wonderful source of information with a wealth of experience. Your local Senior Care Authority office, serving greater Dallas-Fort Worth, is here to help. Should you need assistance outside of this area, we have franchises located throughout the United States and Canada and would be happy to direct you to services in your area.

Map

106 N Denton Tap Road Ste 210-153 Coppell, Texas, 75019-2148

Reviews

Add Review

Your rating

Our Social

Opening Time

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

Contact

Latest Listings