does anyone know how to manually read from the ys script database
im trying to include something on a page that requires reading directly from the user table,
i tried first declaring $db = Database::getDatabase();
but that didnt work,
any other way i can think of would be vulnerable and a security risk
im trying to include something on a page that requires reading directly from the user table,
i tried first declaring $db = Database::getDatabase();
but that didnt work,
any other way i can think of would be vulnerable and a security risk