CORE POS - IS4C
The CORE POS front end
Static Public Member Functions | List of all members
COREPOS\pos\install\conf\PhpConf Class Reference

Static Public Member Functions

static save ($key, $value)
 
static remove ($key)
 
static initWritableFile ($fptr)
 

Member Function Documentation

static COREPOS\pos\install\conf\PhpConf::remove (   $key)
static

Remove a value from ini.php Called by Conf::remove() if ini.php exists. Should not be called directly.

Parameters
$keystring key
Returns
boolean success
static COREPOS\pos\install\conf\PhpConf::save (   $key,
  $value 
)
static

Save entry to ini.php This is called by Conf::save() if ini.php exists. Should not be called directly

Parameters
$keystring key
$valuestring value
Returns
boolean success

The documentation for this class was generated from the following file: