Latest JAS v1.1.0
144 plugins online

Code / Config / get

Config :: get
Method
include/config.php

Description...

Arguments

key
Argument

Return values

Function
Returns

Examples

Config Get method example
PHP
<?
  $config->get($key);  //Call Config::get method
?>

Comments (0)