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

Lawrence J Kissling III

  • (0 reviews)
  • Lawyers
  • 0 - 0
Lawrence J Kissling III

Lawrence J Kissling III

We represent defendants in traffic ticket matters in Wake, Wayne, Johnston, Lee, Harnett, Halifax, Chatham, Sampson, Surry and Nash Counties Contact at best lawyers near me

Map

Reviews

Add Review

Your rating

Other Listings

Shannon R Williamson Attorney At Law

3622 Haworth Dr Raleigh, NC 27609, Raleigh

(0 reviews)

The Becton Law Group, PLLC

805 New Bern Ave, #200, Raleigh

(0 reviews)

Our Social

Opening Time

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

Contact

Latest Listings