// 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 } } Toronto Production Company

Viva Media

  • (0 reviews)
  • Professional Services
  • 0 - 0
Viva Media

Viva Media

At Viva Media, the foundation of our business is one built on passion. We love what we do, we’re good at it, and it shows. For more, call +1 647-749-8842.  

Map

Reviews

Add Review

Your rating

Our Social

Opening Time

Mon 9:00 AM - 6:00 PM
Tue 9:00 AM - 6:00 PM
Wed 9:00 AM - 6:00 PM
Thurs 9:00 AM - 6:00 PM
Fri 9:00 AM - 6:00 PM
Sat Off
Sun Off

Contact

Latest Listings