System_ProcWatch_Config::fromIniFile

System_ProcWatch_Config::fromIniFile()

System_ProcWatch_Config::fromIniFile() -- Get config array from INI file

Description

Parses an INI file into an array to configure System_ProcWatch with.

Parameter

string $file

path to INI file

Return value

Returns config array on success or PEAR_Error on failure.

Throws

Throws PEAR_Error if INI file doesn't exist.

Note

This function should be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.