Jump to content

Running multiple queries


Smudly

Recommended Posts

There may be a better method, but without seeing the code, db/table structures, sample data, expected results, etc., there's no way to tell for sure.

+1

 

I'm taking a wild guess and assuming that all the information is in one database (each row is a user, and contains all of the information for that user).

 

You can get multiple rows from a database with one query. See the following links:

PHP MySQL Select - W3Schools

MySQL Query Strings Tutorial - W3Schools

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.