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