Answered: new variable create?

Post date: 2021-01-19 23:47:13
Views: 203

The function qa_opt() can be used for both setting and getting an option value.

qa_opt('site_titlex', 'test forum ...')  # set value
$var = qa_opt('site_titlex')             # get value

Options are stored in the database table qa_options:

MariaDB db]> describe qa_options;
+---------+----------------+------+-----+---------+-------+
| Field   | Type           | Null | Key | Default | Extra |
+---------+----------------+------+-----+---------+-------+
| title   | varchar(40)    | NO   | PRI | NULL    |       |
| content | varchar(12000) | NO   |     | NULL    |       |
+---------+----------------+------+-----+---------+-------+
2 rows in set (0.01 sec)

so you could also manually add an option to the database

INSERT INTO qa_options VALUES ('site_titlex', 'test forum ...');

and then just use qa_opt('site_titlex') in Q2A.

Please click Here to read the full story.
 
Other Top and Latest Questions:
ASML rises 4% after hiking sales forecast for second time this year on strong AI chip demand
Trump warns U.S. strikes on Iran could get ‘really bad’ next week with power plants targeted
Yum's Taco Bell removes select items, says no confirmed link to U.S. cyclosporiasis outbreak
Not really a fan of nature, are you?
Movie: The Odyssey
Inside the Chinese fraud rings stealing billions from banks and retailers
Here’s the inflation breakdown for June 2026 — in one chart
Current and former employees sue Meta, alleging discrimination in using AI to conduct layoffs
Midnight social media curfew and limits to infinite scrolling proposed for older UK teens
Paramount still plans to close WBD merger by end of September despite lawsuit