Answered: new variable create?

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

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:
SpaceX gives Nvidia a much-needed boost. Plus, Cramer on an 'undervalued' stock
Ken Griffin's Citadel posts best month in years after scooping up Situational Awareness stocks
Fed's Kashkari says 'now is the time to start slowly moving' rates up
Another "identify this title from my youth" question
Help our big orange boy be not so big
Trump admin refunds $100 billion in 'liberation day' tariffs
Manager of DRAM memory chip stock trade blockbuster ETF is back with new AI thematic bet
Disney weighs free, ad-supported streaming, says it has sold out Super Bowl ad spots
How Disney parks are bucking a travel slowdown
Chipmaker Broadcom is breaking out. How Tony Zhang is trading it