Answered: new variable create?

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

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:
OpenAI proposes 5% stake to Trump administration to ease Washington pressure: Report
One of Josh Brown's favorite long-time holdings is now one of the Best Stocks in the Market
Most prediction market contracts have low volume, leaving users exposed to volatility and bots
Apple plans five new iPhones through 2027, eyes Chinese-made chips amid foldable push, reports say
Tesla stock sinks 7% despite strong deliveries report
Why Jim Cramer says investors should 'want to own' this industrial stock
What became of the youngest Agees?
Special Event: 2026 Tour de France
X-Men '97: Days of Past Future
Sudden unplanned miniature birthday vacation near Brussels?