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