# cPanel API 2 Modules - PHPINI Warning: The cPanel API 2 system is deprecated. We **strongly** recommend that you use [UAPI](/cpanel/introduction) instead of cPanel API 2. ## Introduction The `PHPINI` module retrieves PHP configuration settings. div Important: When you enable a non-Standard Node server profile, the system disables API calls associated with that profile's disabled roles. ## Available functions * [cPanel API 2 Functions - `PHPINI::getalloptions`](/cpanel-api-2/cpanel-api-2-modules-phpini/cpanel-api-2-functions-phpini-getalloptions) — This function retrieves a PHP configuration file's list of options. * [cPanel API 2 Functions - `PHPINI::getoptions`](/cpanel-api-2/cpanel-api-2-modules-phpini/cpanel-api-2-functions-phpini-getoptions) — This function retrieves PHP directive configuration information.