Personal tools
From wiki.swiftlytilting.com
Jump to: navigation, search

WinBinder Manual/Auxiliary functions

These are PHP-based functions which are not part of the core. They are not part of the core and may be used independently of WinBinder if desired. Auxiliary functions do not have a special prefix.

generate_ini Transforms a multidimensional array in a string that can be saved to an initialization file
get_folder_files Returns an array with all files of subdirectory path
parse_ini Parses the contents of an initialization file
parse_rc Returns the WinBinder code that results from a resource (RC) file

See also

Winbinder Projects