Answered: new variable create?

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

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:
Russia and Ukraine agree local truce to allow repairs at Europe’s largest nuclear power plant
Trump Media in talks to spin off Truth Social from DJT into independent stock
Netflix ditches deal for Warner Bros. Discovery after Paramount’s offer is deemed superior
Anthropic faces lose-lose scenario in Pentagon conflict as deadline for policy change looms
Pakistan bombs targets in Afghan cities, minister calls it 'open war'
The Strait of Hormuz is facing a blockade. These countries will be most impacted
Answered: Can I upload video in q2a by a plugin?
South Korea's Kospi sees worst day in 19 months amid broader decline in Asia stocks
Movie: EPiC: Elvis Presley in Concert
Book: finnegans wake