Forums
-
- Forum
- Posts
-
- Installation
- 28,405
- Troubleshooting
- 62,337
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,947
- Showcase
- 3,254
-
You want to read out the two single vars from the db, am I right?
So I suggest using $variable = $bbdb->get_var("SELECT...");
.