So ive been trying to figure out a way to create a MySQLi CRUD class that i can recycle in my work. Unfortunately the purpose is completely defeated if you arent able to use prepared statements in it. And everything ive tried hasn't worked. Does anyone have any advise or examples that i could use to write it?