I have a function that takes a string of usernames, splits them at the comma and then has to check if that username exists within the database and if so put its ID in an array.I have a function that takes a string of userna
I have a function that takes a string of usernames, splits them at the comma and then has to check if that username exists within the database and if so put its ID in an array.I have a function that takes a string of userna