2020-05-01 / 2486阅 / 悠然
Retrieves a network’s option value based>
Top ↑
(int)
(Required)
ID of the network. Can be null to default to the current network ID.
(string)
(Required)
Name of option to retrieve. Expected to not be SQL-escaped.
(mixed)
(Optional)
Value to return if the option doesn't exist.
Default value: false
(mixed) Value set for the option.