this is so that I will have to build a delete function, I try to google it but no luck was with me. then could not find a good function or whatever you call it.
this is so that I will have to delete a user
Hope you / i can help me further
It is the first time that I have to use the delete function in MySQLI to my website. 🙂
hope you can give me some information.
i am guessing you want to delete user from you mysql table, if yes then you can write a query using mysql
DELETEkeywordhope this is what you are looking for