Google dot what?
Gender:
Posts: 2
20 credits Members referred : 0
« on: Aug 09, 2007, 07:06:50 PM »
I really like this script. I'm not very savvy with PHP, so my question is, ...
How can I display a user list, with their email, as the admin. I'd rather see a list of all users than have to search for one at a time. I know I can get the table from phpMyAdmin, but I'd like to have the option to view the info as an admin page. Make sense?
Pam
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6439
39458 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Aug 10, 2007, 08:56:00 AM »
Hi Pam,
sure that makes sense and its something a futuren version needs
In the meantime you should protect a page and you need to query the database from outside the class.
To handle that you need creatsome basic search/result page