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