Jump to content

[SOLVED] Multiple Users


brianjw

Recommended Posts

Hi,

 

I figured I would start a new topic lol instead of posting more posts that don't have to do on that certain subject.

 

This is the code I am currently using:

$searchTBL = mysql_query("SELECT * FROM ".$db_prefix."_stats WHERE ".$db_prefix."_nick = 'brianjw'");

This basically pulls me out of the database and lists me on the page with all the info. And it does work..

 

Now, how would I get this to list ALL usernames in the database modifying the code above? Maybe somehow pull all nicks on the page and list them with all their details in the database.

 

Let me know, Thanks. :)

Link to comment
https://forums.phpfreaks.com/topic/120201-solved-multiple-users/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.