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

IHOP

  • (0 reviews)
  • Restaurants
  • 0 - 0
IHOP

IHOP

"For 60 years, the IHOP family restaurant chain has served our world-famous pancakes and a wide variety of breakfast, lunch, and dinner items that are loved by people of all ages - offering an affordable, everyday dining experience with warm and friendly service. Come visit our IHOP restaurant near EVANSTON, IL!"

Map

Reviews

Add Review

Your rating

Our Social

Opening Time

Mon 6:00 AM - 10:00 PM
Tue 6:00 AM - 10:00 PM
Wed 6:00 AM - 10:00 PM
Thurs 6:00 AM - 10:00 PM
Fri 6:00 AM - 12:00 AM
Sat 6:00 AM - 12:00 AM
Sun 6:00 AM - 10:00 PM

Contact

Latest Listings