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.

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

See also

Winbinder Projects