MyBB Community Forums

Full Version: How do I populate table from mysql db?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm wondering how I retrieve data from the mysql db with mybb. I want to fill a table like below with a specific user data from all the users.

Table
---------------------------------------------------------------
| 123456789 | 123456789 | 123456789 | 123456789 | 123456789 |
---------------------------------------------------------------
| 123456789 | 123456789 | 123456789 | 123456789 | 123456789 |
---------------------------------------------------------------
| 123456789 | 123456789 | 123456789 | 123456789 | 123456789 |
---------------------------------------------------------------
| 123456789 | 123456789 | 123456789 | 123456789 | 123456789 |
---------------------------------------------------------------
etc.

Greets,
Gino

Nobody?
hi, it looks like this is a duplicate/close relative of an earlier thread. I must admit neither of these threads were particularly clear to me.

If you want to make a custom page which pulls data from your MyBB data base then please try the page manager plugin.

http://mods.mybb.com/view/page-manager