Delete users from DataBase
I have an website that displays a table with the users that are in the database.
I have the function to delete the users but I can't make it work.
I have a folder named "Controllers" with every single function to login,logout.... .
And I make one named "DeleteController" and in there I want to be the controller of the delete function.
And I can't make it work when I click the delete button from the website.
If you can help me I can send you the whole folder to look at it!
Thanks!
I have the function to delete the users but I can't make it work.
I have a folder named "Controllers" with every single function to login,logout.... .
And I make one named "DeleteController" and in there I want to be the controller of the delete function.
And I can't make it work when I click the delete button from the website.
If you can help me I can send you the whole folder to look at it!
Thanks!



