Answered: new variable create?

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

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:
The 10 best state economies in America in 2026
SpaceX stock sinks for a second-straight day, nearing $135 IPO price
Japan’s bond market is back in play after decades in the wilderness
Inflation reports expected to show improvement with a caveat; Warsh heads to Capitol Hill
China exports in June jump at fastest pace since 2021 as AI boom, tariff rush lift trade
3 things you need to know about cyclospora
Movie: The Other Side of Hope
CNBC's The China Connection newsletter: Betting on Shenzhen over Silicon Valley
Protect your portfolio from volatility with these high-dividend stocks, Jefferies says
U.S. completes strikes against Iran, while Tehran targets Gulf neighbors