I've been playing with php and xhtml for some time now... but I still haven't come up with a way to do this:
Lets say I have a bunch of people sign up for my website... for whatever reason...
they all end up in a db and I have it set up so that they have to be approved first. I want to display all of the new members on one page and be able to approve or deny then and then if approved set the column in the db to reflect that or delete the unapproved individuals but I don't know how I would go about that... and I'm not even sure how to explain what about that I don't get... so if you someone knows what I'm talking about please explain otherwise please ask me questions to make it clearer to you what it is I'm after... I know it can be done, I'm just not sure of all the inner workings
also I've been successful at creating a system where it would display one at a time but I'd have to approve/deny one person at a time and it was rather annoying
Thanks,
Codeman
Lets say I have a bunch of people sign up for my website... for whatever reason...
they all end up in a db and I have it set up so that they have to be approved first. I want to display all of the new members on one page and be able to approve or deny then and then if approved set the column in the db to reflect that or delete the unapproved individuals but I don't know how I would go about that... and I'm not even sure how to explain what about that I don't get... so if you someone knows what I'm talking about please explain otherwise please ask me questions to make it clearer to you what it is I'm after... I know it can be done, I'm just not sure of all the inner workings
also I've been successful at creating a system where it would display one at a time but I'd have to approve/deny one person at a time and it was rather annoying
Thanks,
Codeman
