2024.8.23
|
Go to the source code of this file.
Functions | |
generate_ini ($data, $comments="") | |
if(PHP_VERSION< "5.0.0") | get_folder_files ($path, $subdirs=false, $fullname=true, $mask="", $forcelowercase=TRUE) |
parse_ini ($initext, $changecase=TRUE, $convertwords=TRUE) | |
generate_ini | ( | $data, | |
$comments = "" ) |
Definition at line 83 of file wb_generic.inc.php.
if(PHP_VERSION< "5.0.0") get_folder_files | ( | $path, | |
$subdirs = false, | |||
$fullname = true, | |||
$mask = "", | |||
$forcelowercase = TRUE ) |
Definition at line 46 of file wb_generic.inc.php.
References get_folder_files().
Referenced by get_folder_files().
parse_ini | ( | $initext, | |
$changecase = TRUE, | |||
$convertwords = TRUE ) |
Definition at line 119 of file wb_generic.inc.php.