Answered: new variable create?

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

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:
Novo Nordisk moves next-gen drug amycretin to late-stage diabetes trial after promising data
Alibaba shares rise as AI drives 34% cloud sales jump
Multifamily housing leads CRE bid competition in October
Here are Tuesday's biggest analyst calls: Nvidia, Apple, Tesla, Microsoft, Oracle, Live Nation, Coinbase & more
Private payroll losses accelerated in the past four weeks, ADP reports
Nvidia stock falls 4% on report Meta will use Google AI chips
Some of the big risks for the market in 2026, according to JPMorgan
Why rural Wisconsin is blocking the AI data center boom: 'Horses are skittish'
Nvidia namechecks Michael Burry in secret memo pushing back on AI bubble allegations
Sellers are taking their homes off the market at the fastest pace in nearly a decade