Hi,
I am currently learning the outstanding feature of php know as, "User authentication". I found a great tutorial on it,
Here's the url:
http://www.howthenetworks.org/view.php?id=2
The script worked, and I decided to make a user panel
(A page which would display all the users and their details)
(You guys can use it for free as I based it on another tutorial I learned on
http://www.greycobra.com/)
Here's the script:
Now, my question is, how can delete a user from the database? As well as how can I edit a users details? I know it's a lot to ask for but, what else can I do? If you know any tutorials, or even better know the code PLZ HELP ME OUT. Help would be greatly appreciated.