I

INI

Definition

Initialization File: a simple text-based configuration file format using sections and key-value pairs. Commonly used in Windows applications, PHP (php.ini), and MySQL (my.ini).

Defined Term